aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hid/(developers-only)
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@FreeBSD.org>2026-08-24 19:00:14 +0000
committerMichael Tuexen <tuexen@FreeBSD.org>2026-08-24 19:05:56 +0000
commit191dad334c646457c012d0d0963505a2f2d73a98 (patch)
treee05a0032a1acb70132c3262cc9bf315e814b483f /sys/dev/hid/(developers-only)
parent0ec81f6a531bf7b3b06e869c99295f3d4ab9ed8e (diff)
tcp: minor cleanupHEADmain
Several cleanups in tcp_input_with_port(): * Don't assign m twice. * Don't reassign pointers without having done pullup(). * While there, change the type of isipv6 to bool, since it is used that way. No functional change intended. Reported by: Hannes Elfert Reviewed by: pouria, Timo Völker, Nick Banks MFC after: 1 week MFC to: stable/15 Differential Revision: https://reviews.freebsd.org/D59142
Diffstat (limited to 'sys/dev/hid/(developers-only)')
0 files changed, 0 insertions, 0 deletions