From 73e183426f8f3c2a3e030bf63c2112f7a080ded8 Mon Sep 17 00:00:00 2001 From: Elena Oat Date: Mon, 3 Mar 2014 23:34:46 +0200 Subject: [PATCH] Staging: rtl8188eu: Fix warning of kfree check is not required. This patch fixes the warning produced by checkpatch in the file rtw_cmd.c "kfree(NULL) is safe this check is probably not required". The patch fixes it in two places for this file. Signed-off-by: Elena Oat Acked-by: Paul E. McKenney Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed