]> git.openfabrics.org - ~emulex/infiniband.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)
commita2d91a09dac71bf34a9a3e4b8fdda36f02788b52
tree2248c63186b8f08427c1f76872d696eb17b7b734
parent911c8541efc78014b29d44510be4d6d4c9d539da
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