Re: [2.6 patch] net/decnet/dn_route.c: fix inconsequent NULLchecking

From: David S. Miller
Date: Tue Mar 14 2006 - 20:04:29 EST


From: Adrian Bunk <bunk@xxxxxxxxx>
Date: Sat, 11 Mar 2006 00:02:33 +0100

> 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@xxxxxxxxx>

Applied, thanks Adrian.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/