summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/parse_data_structs.py
diff options
context:
space:
mode:
authorKriish Sharma <kriish.sharma2006@gmail.com>2025-11-18 18:48:28 +0000
committerKees Cook <kees@kernel.org>2025-11-24 12:44:05 -0800
commit645b9ad2dc6b2d6d31e2944bd7f680f3f9d827ea (patch)
treef8dc26042059f3e296121a6aa19232bee2cc9ad6 /tools/lib/python/kdoc/parse_data_structs.py
parentfbcc2150aa40655451c28b1a8d750f8468f3b092 (diff)
string: Add missing kernel-doc return descriptions
While running kernel-doc validation on linux-next, warnings were emitted for functions in include/linux/string.h due to missing return value documentation: Warning: include/linux/string.h:375 No description found for return value of 'kbasename' Warning: include/linux/string.h:560 No description found for return value of 'strstarts' This patch adds the missing return value descriptions for both functions and clears the related kernel-doc warnings. Signed-off-by: Kriish Sharma <kriish.sharma2006@gmail.com> Reviewed-by: Andy Shevchenko <andy@kernel.org> Link: https://patch.msgid.link/20251118184828.2621595-1-kriish.sharma2006@gmail.com Signed-off-by: Kees Cook <kees@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions