From: Fabian Frederick Date: Sat, 28 Jun 2014 11:22:59 +0000 (+0200) Subject: drivers/staging/rtl8821ae/rtl8821ae/hal_btc.c: remove unnecessary null test before... X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbc470d66d68ddd33e156a59323f0d2a4dc82801;p=pandora-kernel.git drivers/staging/rtl8821ae/rtl8821ae/hal_btc.c: remove unnecessary null test before kfree Fix checkpatch warning: WARNING: kfree(NULL) is safe this check is probably not required Cc: Greg Kroah-Hartman Cc: Sarah Sharp Cc: devel@driverdev.osuosl.org Signed-off-by: Fabian Frederick Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed