net: Suppress the "Comparison to NULL could be written" warnings
authorJia He <hejianet@gmail.com>
Fri, 30 Sep 2016 03:29:04 +0000 (11:29 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Sep 2016 05:50:45 +0000 (01:50 -0400)
commit6d4a741cbbfa6612a479656654ca5edf7becc72c
treed977daa27ad975a6acbc313ec792592f4cf50847
parentaca05671d58cea06dc60bbe554b8b399af7da409
net: Suppress the "Comparison to NULL could be written" warnings

This is to suppress the checkpatch.pl warning "Comparison to NULL
could be written". No functional changes here.

Signed-off-by: Jia He <hejianet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/proc.c
net/sctp/proc.c