From: Sudip Mukherjee Date: Mon, 3 Nov 2014 12:12:29 +0000 (+0530) Subject: hamradio: 6pack: remove unnecessary check X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~292 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec5a0ec1a4b0a065148905340cd5f0e2a4425b6f;p=pandora-kernel.git hamradio: 6pack: remove unnecessary check this is check for dev is unnecessary, as we are already checking dev after allocating it via alloc_netdev, and jumping to label: out if it is NULL. Signed-off-by: Sudip Mukherjee Signed-off-by: David S. Miller --- Reading git-diff-tree failed