]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite449d7dda4af116011f9f6c14e27e5b2a6d44739
tree3e50003d2c59235f98af29920dfeba24e257ccd2
parent41520ce062eeac076eb9f442db7a433159ba9306
ipv4: ipconfig.c: add parentheses in an if statement

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