diff options
author | Tobin C. Harding <me@tobin.cc> | 2017-02-22 09:12:37 +0300 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-02-22 21:54:49 +0300 |
commit | 19a5e10c3b53772cfe47a23963ebcb941d81e695 (patch) | |
tree | 43a381ab46c7dea53fc6d22d83c42d295068f083 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f0889638456b2da341f35f3c841adfe4bdb88e5c (diff) | |
download | linux-19a5e10c3b53772cfe47a23963ebcb941d81e695.tar.xz |
cciss: Fix checkpatch OPEN_BRACE
Checkpatch emits ERROR:OPEN_BRACE: that open brace { should be on the
previous line.
Move open brace to new line. Also add space after if/switch statement
since we introduce more checkpatch errors if not fixed at the same
time.
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Acked-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions