diff options
author | Lukas Bulwahn <[email protected]> | 2021-03-22 07:53:37 +0100 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2021-06-21 08:49:09 +0200 |
commit | 4700df05d3848c8ceb92662792d45d938e533f5a (patch) | |
tree | 8195e43c79ea3f43627503dd1f9e8d02dba59a6d /scripts/gdb/linux/proc.py | |
parent | fdc46a1485853e6d275b1ce68eb44986fa96480d (diff) |
watchdog: fix syntactic kernel-doc issues
The command 'find drivers/watchdog | xargs ./scripts/kernel-doc -none'
reports a number of kernel-doc warnings in the watchdog subsystem.
Address the kernel-doc warnings that were purely syntactic issues with
kernel-doc comments.
The remaining kernel-doc warnings are of type "Excess function parameter"
and "Function parameter or member not described". These warnings would
need to be addressed in a second pass with a bit more insight into the
APIs and purpose of the functions in the watchdog subsystem.
Signed-off-by: Lukas Bulwahn <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions