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:
586d17c
)
ipv4: fix checkpatch errors
author
Daniel Baluta
<dbaluta@ixiacom.com>
Sun, 15 Apr 2012 01:34:41 +0000
(
01:34
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 15 Apr 2012 16:37:19 +0000
(12:37 -0400)
Fix checkpatch errors of the following type:
* ERROR: "foo * bar" should be "foo *bar"
* ERROR: "(foo*)" should be "(foo *)"
Signed-off-by: Daniel Baluta <dbaluta@ixiacom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found