diff options
author | 2021-05-24 22:47:09 +0800 | |
---|---|---|
committer | 2021-05-24 14:07:38 -0700 | |
commit | b32db030b96e380a86b0d8827a902bdf41f7035a (patch) | |
tree | bedc57314a639289ddb1efdf7c8874aa2cc1c626 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | net: wan: remove redundant blank lines (diff) | |
download | linux-dev-b32db030b96e380a86b0d8827a902bdf41f7035a.tar.xz linux-dev-b32db030b96e380a86b0d8827a902bdf41f7035a.zip |
net: wan: fix an code style issue about "foo* bar"
Fix the checkpatch error as "foo* bar" and should be "foo *bar",
and "(foo*)" should be "(foo *)".
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions