diff options
author | Lukas Bulwahn <[email protected]> | 2021-12-16 16:42:57 +0100 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2021-12-26 15:02:06 -0800 |
commit | 130d168866a11829b844ffdb19b9aefe384f754c (patch) | |
tree | 468e745dfb0c1da0c4be28eb9c4d61ed969e0b96 /net/lapb/lapb_timer.c | |
parent | e13e979b2b3dafc9b5e7a4ec0ff17c875fedcf67 (diff) |
hwmon: prefix kernel-doc comments for structs with struct
The command ./scripts/kernel-doc -none include/linux/hwmon.h warns:
include/linux/hwmon.h:406: warning: This comment starts with '/**', but
isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* Channel information
include/linux/hwmon.h:425: warning: This comment starts with '/**', but
isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* Chip configuration
Address those kernel-doc warnings by prefixing kernel-doc descriptions for
structs with the keyword 'struct'.
Signed-off-by: Lukas Bulwahn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions