From: Fabian Frederick Date: Fri, 8 Aug 2014 21:22:20 +0000 (-0700) Subject: kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove X-Git-Tag: cleanup-for-v3.18~75^2~108 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=834b18b23e1012e6c2987af703490bc60956d211;p=pandora-kernel.git kernel/gcov/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: Peter Oberparleiter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed