summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMichael Hoefler <michael.hoefler@studium.uni-erlangen.de>2013-12-20 14:51:11 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-20 09:04:49 -0800
commit74552f1b2f7bee7f8a7d3040ce86a1df167ec691 (patch)
tree1e648f944d0e89c9d2fad20c9dc7f4eb89fc25ce /tools/perf/scripts/python/syscall-counts.py
parenta322b495fa8b067ae0da00fdf46fedb8316dbbcb (diff)
silicom: fix whitespace issues in bypass.c
This patch addresses several problems in bypass.c found by checkpatch. Furthermore it removes/adds some empty lines to make the code more readable. The following problems are fixed: - line over 80 characters - space after logical operator ! - spaces instead of tabs - missing empty line after local declarations - empty line after { The empty line issues were not discovered by checkpatch but in my opinion these changes make perfect sense in terms of readability. Signed-off-by: Michael Hoefler <michael.hoefler@studium.uni-erlangen.de> Signed-off-by: Christoph Kohl <christoph.kohl@t-online.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions