ipv4: arp: Cleanup in arp.c
authorIgor Maravic <igorm@etf.rs>
Mon, 5 Dec 2011 02:25:57 +0000 (02:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Dec 2011 05:34:40 +0000 (00:34 -0500)
Use "IS_ENABLED(CONFIG_FOO)" macro instead of
"defined(CONFIG_FOO) || defined(CONFIG_FOO_MODULE)"

Signed-off-by: Igor Maravic <igorm@etf.rs>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found