From: Fabian Frederick Date: Tue, 12 Aug 2014 23:20:06 +0000 (-0400) Subject: IPoIB: Remove unnecessary test for NULL before debugfs_remove() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~62^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e42fa2092c1049ac9c0e38aaac39ef3c40e91a36;p=pandora-kernel.git IPoIB: Remove unnecessary test for NULL before debugfs_remove() Fix checkpatch warning: WARNING: debugfs_remove(NULL) is safe this check is probably not required Signed-off-by: Fabian Frederick Signed-off-by: Doug Ledford Signed-off-by: Roland Dreier --- Reading git-diff-tree failed