git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d09d303
)
tcp: whitespace fixes
author
stephen hemminger
<stephen@networkplumber.org>
Sat, 30 Aug 2014 06:32:05 +0000
(23:32 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 2 Sep 2014 01:12:45 +0000
(18:12 -0700)
Fix places where there is space before tab, long lines, and
awkward if(){, double spacing etc. Add blank line after declaration/initialization.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found