From: Ebru Akagunduz Date: Mon, 3 Mar 2014 23:54:15 +0000 (+0200) Subject: Staging:rtl8188eu: fix kfree(NULL) is safe this check is probably not required in... X-Git-Tag: v3.15-rc1~139^2~582 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fb081577fa86467b93563dca0e0d7b043cf65a2;p=pandora-kernel.git Staging:rtl8188eu: fix kfree(NULL) is safe this check is probably not required in rtw_ap.c Fix checkpatch.pl issues with kfree(NULL) is safe this check is probably not required in rtw_ap.c Signed-off-by: Ebru Akagunduz Acked-by: Paul E. McKenney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed