diff options
| author | Vandana BN <[email protected]> | 2019-05-13 19:13:21 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-05-20 07:40:39 +0200 |
| commit | 20fe99222dd33e8f92e9e33c9fa231145145ce33 (patch) | |
| tree | 8d327ef9348d90e96149cf454f3e1d80b3dd1816 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 0f7aa9d2447bbfef3637e74ff0ea6a1cf92b8f3e (diff) | |
Staging: kpc2000: kpc_dma: Resolve space errors around pointers and function declarations reported by checkpatch.
This patch resolves below errors reported by checkpatch
ERROR: "(foo*)" should be "(foo *)"
ERROR: "foo * bar" should be "foo *bar"
ERROR: "foo __init bar" should be "foo __init bar"
ERROR: "foo __exit bar" should be "foo __exit bar"
Signed-off-by: Vandana BN <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions