From: Fabian Frederick Date: Fri, 8 Aug 2014 21:23:37 +0000 (-0700) Subject: fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove X-Git-Tag: omap-for-v3.17/fixes-against-rc2~116^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d9bf4cc0888befd00b1a7db383681be68aada9;p=pandora-kernel.git fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove This fixes checkpatch warning: WARNING: debugfs_remove(NULL) is safe this check is probably not required Signed-off-by: Fabian Frederick Cc: Christine Caulfield Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed