aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorRubenKelevra <[email protected]>2025-06-24 16:57:11 +0000
committerJakub Kicinski <[email protected]>2025-06-25 22:35:20 +0000
commit2855e43c6bb154a9b8e27abda8df364aed574b22 (patch)
treea877b1ea2c1f7c6644d19075cae77cceddb858e9 /net/unix/af_unix.c
parentlib: packing: Include necessary headers (diff)
downloadkernel-2855e43c6bb154a9b8e27abda8df364aed574b22.tar.gz
kernel-2855e43c6bb154a9b8e27abda8df364aed574b22.zip
uapi: net_dropmon: drop unused is_drop_point_hw macro
Commit 4ea7e38696c7 ("dropmon: add ability to detect when hardware drops rx packets") introduced is_drop_point_hw, but the symbol was never referenced anywhere in the kernel tree and is currently not used by dropwatch. I could not find, to the best of my abilities, a current out-of-tree user of this macro. The definition also contains a syntax error in its for-loop, so any project that tried to compile against it would fail. Removing the macro therefore eliminates dead code without breaking existing users. Signed-off-by: RubenKelevra <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions