From: Rashika Kheria Date: Sat, 19 Oct 2013 07:43:36 +0000 (+0530) Subject: Staging: slicoss: Removal of if check since debugfs_remove(NULL) is safe X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0217a889ed62846e61fc0e1ce1300204a04817cb;p=pandora-kernel.git Staging: slicoss: Removal of if check since debugfs_remove(NULL) is safe This patch fixes the following checkpatch.pl warning in slicoss.c: WARNING: debugfs_remove(NULL) is safe this check is probably not required Signed-off-by: Rashika Kheria Reviewed-by: Peter P Waskiewicz Jr Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed