diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-03-21 08:00:29 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2006-03-21 08:00:29 +0100 |
commit | 3400112794724d9bdc3de6e1ce1475b726e6ca7d (patch) | |
tree | dcf7dd0027f0cae9a974c250436f75c769801978 /REPORTING-BUGS | |
parent | [TG3]: make drivers/net/tg3.c:tg3_request_irq() static (diff) | |
download | linux-3400112794724d9bdc3de6e1ce1475b726e6ca7d.tar.xz linux-3400112794724d9bdc3de6e1ce1475b726e6ca7d.zip |
[DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking
The Coverity checker noted this inconsequent NULL checking in
dnrt_drop().
Since all callers ensure that NULL isn't passed, we can simply remove
the check.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions