diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2012-11-10 04:35:01 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2012-11-10 05:40:09 +0100 |
commit | 1452cd76a97bf7b93a015586dcabc73fd935e692 (patch) | |
tree | c7165b369166199f793a40c0ab0695e073fb0945 /Documentation/PCI | |
parent | PCI: Use spec names for SR-IOV capability fields (diff) | |
download | linux-1452cd76a97bf7b93a015586dcabc73fd935e692.tar.xz linux-1452cd76a97bf7b93a015586dcabc73fd935e692.zip |
PCI: Remove useless "!dev" tests
No need to check "!dev" when the caller should always supply a valid
pointer. If the caller *doesn't* supply a valid pointer, it probably
won't check for a failure return either. This way we'll oops and get a
backtrace.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'Documentation/PCI')
0 files changed, 0 insertions, 0 deletions