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:
56b72b4
)
PCI/MSI: Remove unnecessary temporary variable
author
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 23 Sep 2014 20:38:28 +0000
(14:38 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 1 Oct 2014 18:21:46 +0000
(12:21 -0600)
The only use of "status" is to hold a value which is immediately returned,
so just return and remove the variable directly.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/msi.c
patch
|
blob
|
history
diff --cc
drivers/pci/msi.c
Simple merge