From: Fabian Frederick Date: Thu, 26 Jun 2014 17:18:38 +0000 (+0200) Subject: drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_remove X-Git-Tag: omap-for-v3.17/fixes-against-rc2~164^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64024d9f2af45552b93d9d07d0119fe1855ca45f;p=pandora-kernel.git drivers/usb/host/fhci-dbg.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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed