Files
linux-stable-mirror/include/net
Randy Dunlap a34b0e4e21 net/iucv: clean up iucv kernel-doc warnings
Fix numerous (many) kernel-doc warnings in iucv.[ch]:

- convert function documentation comments to a common (kernel-doc) look,
  even for static functions (without "/**")
- use matching parameter and parameter description names
- use better wording in function descriptions (Jakub & AI)
- remove duplicate kernel-doc comments from the header file (Jakub)

Examples:

Warning: include/net/iucv/iucv.h:210 missing initial short description
 on line: * iucv_unregister
Warning: include/net/iucv/iucv.h:216 function parameter 'handle' not
 described in 'iucv_unregister'
Warning: include/net/iucv/iucv.h:467 function parameter 'answer' not
 described in 'iucv_message_send2way'
Warning: net/iucv/iucv.c:727 missing initial short description on line:
 * iucv_cleanup_queue

Build-tested with both "make htmldocs" and "make ARCH=s390 defconfig all".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Alexandra Winter <wintera@linux.ibm.com>
Link: https://patch.msgid.link/20260203075248.1177869-1-rdunlap@infradead.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-02-04 20:39:58 -08:00
..
2025-11-03 16:49:53 +09:00
2026-01-27 10:45:38 +01:00
2025-09-02 15:52:24 -07:00
2025-11-03 17:40:46 -08:00
2026-01-27 10:45:38 +01:00
2025-08-26 17:34:31 -07:00
2025-09-03 15:16:49 -07:00
2026-01-21 19:28:32 -08:00
2026-01-13 10:12:11 +01:00
2025-09-22 11:38:43 -07:00
2025-08-26 17:34:31 -07:00
2026-01-27 10:45:38 +01:00
2025-09-18 12:32:06 +02:00
2025-09-03 15:08:20 -07:00
2025-09-08 18:06:21 -07:00
2026-01-06 17:06:03 -08:00