Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2012-11-10 07:35:01 +0400
committerBjorn Helgaas <bhelgaas@google.com>2012-11-10 08:40:09 +0400
commit1452cd76a97bf7b93a015586dcabc73fd935e692 (patch)
treec7165b369166199f793a40c0ab0695e073fb0945 /Documentation/PCI
parent6b136724691a6f247ada0c6a5f02370ed46de9f4 (diff)
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