inet: frags: eliminate kernel-doc warning
authorRandy Dunlap <rdunlap@infradead.org>
Fri, 14 Jul 2023 04:51:23 +0000 (21:51 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 15 Jul 2023 03:39:29 +0000 (20:39 -0700)
commitd20909a0689f585fb6443da2d8797f7ad549f931
tree84b1ba9bdd69726b8b8ad4e785b58e5f6c54dfb9
parent839f55c5ebdfc2c0825bc7e711a7dedaca11f84e
inet: frags: eliminate kernel-doc warning

Modify the anonymous enum kernel-doc content so that it doesn't cause
a kernel-doc warning.

inet_frag.h:33: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst

Fixes: 1ab1934ed80a ("inet: frags: enum the flag definitions and add descriptions")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Nikolay Aleksandrov <razor@blackwall.org>
Link: https://lore.kernel.org/r/20230714045127.18752-6-rdunlap@infradead.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/inet_frag.h