ipv4: ipconfig.c: add parentheses in an if statement
authorFX Le Bail <fx.lebail@yahoo.com>
Mon, 10 Feb 2014 15:46:54 +0000 (16:46 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Feb 2014 05:14:23 +0000 (00:14 -0500)
Even if the 'time_before' macro expand with parentheses, the look is bad.

Signed-off-by: Francois-Xavier Le Bail <fx.lebail@yahoo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipconfig.c

Simple merge