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:
e705c29
)
PCI: pciehp: Drop pointless label from pciehp_probe()
author
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Fri, 22 May 2015 22:38:57 +0000
(
00:38
+0200)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 22 May 2015 22:38:47 +0000
(17:38 -0500)
The err_out_none label in pciehp_probe() only leads to a return statement,
so use return statements instead of jumps to it and drop it.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/hotplug/pciehp_core.c
patch
|
blob
|
history
diff --cc
drivers/pci/hotplug/pciehp_core.c
Simple merge