From: Fabian Frederick Date: Thu, 26 Jun 2014 17:14:31 +0000 (+0200) Subject: tracing: Remove unnecessary null test before debugfs_remove() X-Git-Tag: cleanup-for-v3.18~145^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f4d8f78a07dba1cb333ce749bd6a15c1ada362d;p=pandora-kernel.git tracing: Remove unnecessary null test before debugfs_remove() This fixes checkpatch warning: "WARNING: debugfs_remove(NULL) is safe this check is probably not required" Link: http://lkml.kernel.org/p/1403802871-8599-1-git-send-email-fabf@skynet.be Signed-off-by: Fabian Frederick Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed