diff options
author | Xiaofei Tan <tanxiaofei@huawei.com> | 2021-03-27 11:47:01 +0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-04-08 16:17:32 +0200 |
commit | 9104457ea524391112f4a4fd685ea532550a29b1 (patch) | |
tree | df2631c29e4666ff8a55063ed824b8ece04bcd96 /drivers/acpi/acpi_apd.c | |
parent | 935ab8509ccb277c536c9fad96b1a90d3bed98fc (diff) |
ACPI: AC: fix some coding style issues
Fix some coding style issues reported by checkpatch.pl, including the
following types:
ERROR: "foo * bar" should be "foo *bar"
ERROR: code indent should use tabs where possible
WARNING: Block comments use a trailing */ on a separate line
WARNING: braces {} are not necessary for single statement blocks
WARNING: void function return statements are not generally useful
WARNING: CVS style keyword markers, these will _not_ be updated
Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/acpi_apd.c')
0 files changed, 0 insertions, 0 deletions