From: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Date: Thu, 5 Mar 2015 20:48:46 +0300 > We get a static checker warning here on devel kernels: > > drivers/net/hamradio/mkiss.c:560 ax_xmit() > warn: variable dereferenced before check 'skb' (see line 532) > > It turns out that the NULL check can be deleted. > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Applied, thanks Dan. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html