commit | 5d37818b9ccbec660abb3a11d4ffb0aba0e3c809 | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Sat Jun 28 11:44:43 2014 +0200 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Jul 07 14:53:44 2014 -0600 |
tree | b1c70752a91361f5cbd530660ad2a611d4d94a8a | |
parent | 0d25d35c987d7b0b63368d9c1ae35a917e1a7bab [diff] |
PCI: cpqphp: Remove unnecessary null test before debugfs_remove() 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: Bjorn Helgaas <bhelgaas@google.com> CC: Ryan Desfosses <ryan@desfo.org>