diff options
author | Randy Dunlap <[email protected]> | 2023-12-05 22:01:43 -0800 |
---|---|---|
committer | Ilpo Järvinen <[email protected]> | 2023-12-08 13:02:24 +0200 |
commit | 17fe3ec0c110b4afc04052e2a33b146766aac8a1 (patch) | |
tree | 4d834ee873ddcc043f4e6e60e879220fa1cb16c6 /scripts/generate_rust_analyzer.py | |
parent | 14c200b7ca46b9a9f4af9e81d258a58274320b6f (diff) |
platform/x86: thinkpad_acpi: fix kernel-doc warnings
Add a function's return description and don't misuse "/**" for
non-kernel-doc comments to prevent warnings from scripts/kernel-doc.
thinkpad_acpi.c:523: warning: No description found for return value of 'tpacpi_check_quirks'
thinkpad_acpi.c:9307: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
thinkpad_acpi.c:9307: warning: missing initial short description on line:
* This evaluates a ACPI method call specific to the battery
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Henrique de Moraes Holschuh <[email protected]>
Cc: Hans de Goede <[email protected]>
Cc: Ilpo Järvinen <[email protected]>
CC: [email protected]
CC: [email protected]
Reviewed-by: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Ilpo Järvinen <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions