net/ipv4/ipconfig: neaten __setup placement
authorEldad Zack <eldad@fogrefinery.com>
Sat, 19 May 2012 14:04:39 +0000 (14:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 May 2012 08:06:16 +0000 (04:06 -0400)
commitb37f4d7b011955c84cdbb8c370927d93701fb174
tree47f2b6d1175211041a85021ea4a588067e3f9f75
parent88c16dc3bb61a1c1e9d4c78f45cc2107bc8d5249
net/ipv4/ipconfig: neaten __setup placement

The __setup macro should follow the corresponding setup handler.

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