Files
linux/net
Ian Morris 00db41243e ipv4: coding style: comparison for inequality with NULL
The ipv4 code uses a mixture of coding styles. In some instances check
for non-NULL pointer is done as x != NULL and sometimes as x. x is
preferred according to checkpatch and this patch makes the code
consistent by adopting the latter form.

No changes detected by objdiff.

Signed-off-by: Ian Morris <ipm@chirality.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-04-03 12:11:15 -04:00
..
2015-03-02 16:43:41 -05:00
2015-04-02 14:05:00 -04:00
2015-04-02 14:04:59 -04:00
2015-03-06 21:50:02 -05:00
2015-04-02 14:05:01 -04:00
2015-03-31 13:58:35 -04:00
2015-03-02 16:43:41 -05:00
2015-03-02 16:43:41 -05:00
2015-04-02 16:27:12 -04:00
2014-10-07 20:28:44 -04:00
2015-03-31 13:58:35 -04:00