From 5885e48e4412e75be5495fe889cec6762b165197 Mon Sep 17 00:00:00 2001 From: Fabian Frederick Date: Sun, 27 Jul 2014 07:30:01 +0930 Subject: [PATCH] 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-format-patch failed