diff options
author | 2021-03-27 20:08:15 +0800 | |
---|---|---|
committer | 2021-04-08 16:27:02 +0200 | |
commit | fc6a1f84e80b9113e1170151c7fca0e1c332ee22 (patch) | |
tree | 0309ab4656cd6c26af0c43e596bc1f0960a80f4c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ACPI: processor: fix some coding style issues (diff) | |
download | wireguard-linux-fc6a1f84e80b9113e1170151c7fca0e1c332ee22.tar.xz wireguard-linux-fc6a1f84e80b9113e1170151c7fca0e1c332ee22.zip |
ACPI: ipmi: remove useless return statement for void function
Remove useless return statement for void function, reported by
checkpatch.pl.
WARNING: void function return statements are not generally useful
FILE: drivers/acpi/acpi_ipmi.c:482:
+ return;
+}
Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions