commit | effbe6404e6c1cccaa351a50f1d431f83b34d9a5 | [log] [tgz] |
---|---|---|
author | Xiaofei Tan <tanxiaofei@huawei.com> | Sat Mar 27 20:08:19 2021 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Apr 08 16:27:02 2021 +0200 |
tree | 0ad93a0a345e625ad24d50ba8e5044546ce2fd21 | |
parent | 65545abd8aa3a98c44472525bb459aacffa052c1 [diff] |
ACPI: button: fix some coding style issues Fix some coding style issues reported by checkpatch.pl, including the following types: WARNING: Block comments use * on subsequent lines WARNING: Block comments use a trailing */ on a separate line ERROR: code indent should use tabs where possible Signed-off-by: Xiaofei Tan <tanxiaofei@huawei.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>