]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net/ipv6/sit.c: Checkpatch cleanup
authorEldad Zack <eldad@fogrefinery.com>
Sun, 1 Apr 2012 07:49:01 +0000 (07:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 08:33:45 +0000 (04:33 -0400)
commit3e866703cbf8a832cd857426c5a9989b16037138
tree36959ba4be68f2d1cc530d9a985c5b5744d68361
parentb3fe91c53a0a2e1a665b451bd306bcb5e56c2e97
net/ipv6/sit.c: Checkpatch cleanup

sit.c:118: ERROR: "foo * bar" should be "foo *bar"
sit.c:694: ERROR: "(foo*)" should be "(foo *)"
sit.c:724: ERROR: "(foo*)" should be "(foo *)"

Signed-off-by: Eldad Zack <eldad@fogrefinery.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/sit.c