From: Fabian Frederick Date: Sat, 26 Jul 2014 22:00:01 +0000 (+0930) Subject: virtio: console: remove unnecessary null test before debugfs_remove_recursive X-Git-Tag: omap-for-v3.17/fixes-against-rc2~92^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5885e48e4412e75be5495fe889cec6762b165197;p=pandora-kernel.git virtio: console: remove unnecessary null test before debugfs_remove_recursive Fix checkpatch warning: WARNING: debugfs_remove_recursive(NULL) is safe this check is probably not required Cc: Arnd Bergmann Cc: virtualization@lists.linux-foundation.org Reviewed-by: Amit Shah Signed-off-by: Fabian Frederick Signed-off-by: Rusty Russell --- Reading git-diff-tree failed