diff options
author | 2021-03-27 20:08:21 +0800 | |
---|---|---|
committer | 2021-04-08 16:27:02 +0200 | |
commit | 4dea6e898c39358530d98edb4bfa043e6a0e71fe (patch) | |
tree | 72fb0597ec16d008f413cb03b0163202cd70c873 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI: CPPC: fix some coding style issues (diff) | |
download | wireguard-linux-4dea6e898c39358530d98edb4bfa043e6a0e71fe.tar.xz wireguard-linux-4dea6e898c39358530d98edb4bfa043e6a0e71fe.zip |
ACPI: custom_method: fix a coding style issue
Fix the following coding style issue reported by checkpatch.pl
ERROR: "foo * bar" should be "foo *bar"
FILE: drivers/acpi/custom_method.c:22:
+static ssize_t cm_write(struct file *file, const char __user * user_buf,
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions