diff options
author | Amit Ghadge <amitg.b14@gmail.com> | 2016-05-18 04:16:30 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-19 21:48:27 +0300 |
commit | 6104503cddbbaf341c091fa900d93488d6342ad6 (patch) | |
tree | 2f087ae27045db8cb4260643c69acef91e47fdd5 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 87553aa5212f43d3d14b9b5d1dfba89f1a6e6f21 (diff) | |
download | linux-6104503cddbbaf341c091fa900d93488d6342ad6.tar.xz |
net: Fix coding style warnings and errors.
This is a patch to clean checkpatch warnings and errors
in the Space.c file.
Clean up the following warnings and errors.
WARNING :
* Block comments use * on subsequent lines
* Missing a blank line after declarations
* networking block comments don't use an empty /* line, use /*
* please, no space before tabs
* please, no spaces at the start of a line
* line over 80 characters
ERROR :
* code indent should use tabs where possible
* space prohibited after that open parenthesis '('
Signed-off-by: Amit Ghadge <amitg.b14@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions