summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/Perf-Trace-Util
diff options
context:
space:
mode:
authorVandana BN <bnvandana@gmail.com>2019-05-13 19:13:21 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-20 07:40:39 +0200
commit20fe99222dd33e8f92e9e33c9fa231145145ce33 (patch)
tree8d327ef9348d90e96149cf454f3e1d80b3dd1816 /tools/perf/scripts/python/Perf-Trace-Util
parent0f7aa9d2447bbfef3637e74ff0ea6a1cf92b8f3e (diff)
downloadlinux-20fe99222dd33e8f92e9e33c9fa231145145ce33.tar.gz
linux-20fe99222dd33e8f92e9e33c9fa231145145ce33.zip
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 <bnvandana@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions