summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorKriish Sharma <kriish.sharma2006@gmail.com>2025-11-10 18:25:45 +0000
committerJakub Kicinski <kuba@kernel.org>2025-11-11 17:38:48 -0800
commitbb8336a5163a5839476f27ed1ad69df4a19e13ca (patch)
tree8d48f0188880a3db002e8ca9c4d5f3afd09aee13 /net/unix/af_unix.c
parente5eba42f01340f73888dfe560be2806057c25913 (diff)
ethtool: fix incorrect kernel-doc style comment in ethtool.h
Building documentation produced the following warning: WARNING: ./include/linux/ethtool.h:495 This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst * IEEE 802.3ck/df defines 16 bins for FEC histogram plus one more for This comment was not intended to be parsed as kernel-doc, so replace the '/**' with '/*' to silence the warning and align with normal comment style in header files. No functional changes. Signed-off-by: Kriish Sharma <kriish.sharma2006@gmail.com> Link: https://patch.msgid.link/20251110182545.2112596-1-kriish.sharma2006@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions