diff options
author | 2021-04-05 17:03:48 +0800 | |
---|---|---|
committer | 2021-04-15 22:24:11 +0200 | |
commit | 5e77a61f506b1ac8d86355edd52ebeb038179339 (patch) | |
tree | fdbd01f9ae6df877a1eda643a1bfadb57a5dd425 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i2c: mpc: Drop duplicate message from devm_platform_ioremap_resource() (diff) | |
download | linux-dev-5e77a61f506b1ac8d86355edd52ebeb038179339.tar.xz linux-dev-5e77a61f506b1ac8d86355edd52ebeb038179339.zip |
i2c: amd8111: Fix coding style issues
Fix the following checkpatch errors:
ERROR: "foo * bar" should be "foo *bar"
#189: FILE: drivers/i2c/busses/i2c-amd8111.c:189:
ERROR: "foo * bar" should be "foo *bar"
#191: FILE: drivers/i2c/busses/i2c-amd8111.c:191:
ERROR: switch and case should be at the same indent
#201: FILE: drivers/i2c/busses/i2c-amd8111.c:201:
ERROR: switch and case should be at the same indent
#359: FILE: drivers/i2c/busses/i2c-amd8111.c:359:
No functional changes.
Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Signed-off-by: Zihao Tang <tangzihao1@hisilicon.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions