commit | 6d4a741cbbfa6612a479656654ca5edf7becc72c | [log] [tgz] |
---|---|---|
author | Jia He <hejianet@gmail.com> | Fri Sep 30 11:29:04 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 30 01:50:45 2016 -0400 |
tree | d977daa27ad975a6acbc313ec792592f4cf50847 | |
parent | aca05671d58cea06dc60bbe554b8b399af7da409 [diff] |
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>