diff options
| author | Michael Hoefler <michael.hoefler@studium.uni-erlangen.de> | 2013-12-20 14:51:11 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-20 09:04:49 -0800 |
| commit | 74552f1b2f7bee7f8a7d3040ce86a1df167ec691 (patch) | |
| tree | 1e648f944d0e89c9d2fad20c9dc7f4eb89fc25ce /tools/perf/scripts/python | |
| parent | a322b495fa8b067ae0da00fdf46fedb8316dbbcb (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')
0 files changed, 0 insertions, 0 deletions
