From 6fb081577fa86467b93563dca0e0d7b043cf65a2 Mon Sep 17 00:00:00 2001 From: Ebru Akagunduz Date: Tue, 4 Mar 2014 01:54:15 +0200 Subject: [PATCH] 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-format-patch failed