From: Dave Jones <[email protected]> Date: Wed, 28 Dec 2016 11:53:18 -0500
> np is already assigned in the variable declaration of ping_v6_sendmsg. > At this point, we have already dereferenced np several times, so the > NULL check is also redundant. > > Suggested-by: Eric Dumazet <[email protected]> > Signed-off-by: Dave Jones <[email protected]> Applied, thanks Dave.
