]> git.baikalelectronics.ru Git - kernel.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)
commit52e38b5e5fac63cbffb06e1c41dcc9542a8388aa
tree36959ba4be68f2d1cc530d9a985c5b5744d68361
parent4e88c9796a582aaddc6df53771e79848abaa13aa
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