From: Bob Copeland Date: Fri, 22 Aug 2014 13:18:02 +0000 (-0400) Subject: ath5k: remove redundant null check before kfree() X-Git-Tag: omap-for-v3.19/prcm-cleanup~78^2~133^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcb784050a518c59f695f76a0a3f802c0a9d92ab;p=pandora-kernel.git ath5k: remove redundant null check before kfree() kfree() null-checks its argument. Found by smatch. Signed-off-by: Bob Copeland Signed-off-by: John W. Linville --- Reading git-diff-tree failed