]> git.baikalelectronics.ru Git - kernel.git/commit
net/ipv6/icmp.c: Checkpatch cleanups
authorEldad Zack <eldad@fogrefinery.com>
Sun, 1 Apr 2012 07:49:07 +0000 (07:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 08:33:46 +0000 (04:33 -0400)
commit0a70534d13a47d07b4e78101a471c498d85eee10
tree2248c63186b8f08427c1f76872d696eb17b7b734
parentd894e2e16106608a1464d83e150055989654be18
net/ipv6/icmp.c: Checkpatch cleanups

icmp.c:501: ERROR: "(foo*)" should be "(foo *)"
icmp.c:582: ERROR: "(foo*)" should be "(foo *)"
icmp.c:954: WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable

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