diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-12-06 07:01:43 +0100 |
---|---|---|
committer | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2023-12-08 12:02:24 +0100 |
commit | 17fe3ec0c110b4afc04052e2a33b146766aac8a1 (patch) | |
tree | 4d834ee873ddcc043f4e6e60e879220fa1cb16c6 /drivers/slimbus | |
parent | platform/x86: intel-vbtn: Fix missing tablet-mode-switch events (diff) | |
download | linux-17fe3ec0c110b4afc04052e2a33b146766aac8a1.tar.xz linux-17fe3ec0c110b4afc04052e2a33b146766aac8a1.zip |
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 <rdunlap@infradead.org>
Cc: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
CC: ibm-acpi-devel@lists.sourceforge.net
CC: platform-driver-x86@vger.kernel.org
Reviewed-by: mpearson-lenovo@squebb.ca
Link: https://lore.kernel.org/r/20231206060144.8260-1-rdunlap@infradead.org
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'drivers/slimbus')
0 files changed, 0 insertions, 0 deletions