git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd57c93
)
IPoIB: Remove unnecessary test for NULL before debugfs_remove()
author
Fabian Frederick
<fabf@skynet.be>
Tue, 12 Aug 2014 23:20:06 +0000
(19:20 -0400)
committer
Roland Dreier
<roland@purestorage.com>
Wed, 13 Aug 2014 04:59:54 +0000
(21:59 -0700)
Fix checkpatch warning:
WARNING: debugfs_remove(NULL) is safe this check is probably not required
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found