From: Jacob Keller Date: Wed, 9 Apr 2014 06:03:15 +0000 (+0000) Subject: ixgbe: don't check NULL for debugfs_remove_recursive X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~148^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec73942c564d70490ae72992cd2abded91c84256;p=pandora-kernel.git ixgbe: don't check NULL for debugfs_remove_recursive The debugfs_remove_recursive function is NULL-safe, so we don't need to check here ourselves. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed