diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-06-14 13:42:57 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-06-21 14:14:33 -0600 |
commit | e5880f95a97928308845dc97fdd239605e06e501 (patch) | |
tree | 3f0f5752d4c7093ad8294b4de5f245f56275d60e /scripts/lib/kdoc/kdoc_parser.py | |
parent | 0242b8b0cc89599b3e4162add672179ce2dd4131 (diff) |
docs: process: discourage pointless boilerplate kdoc
It appears that folks "less versed in kernel coding" think that its
good style to document every function, even if they have no useful
information to pass to the future readers of the code. This used
to be just a waste of space, but with increased kdoc format linting
it's also a burden when refactoring the code.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Joe Damato <joe@dama.to>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20250614204258.61449-1-kuba@kernel.org
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions