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:
ebb034a
)
PCI: imx6: Remove unneeded 'goto err'
author
Fabio Estevam
<fabio.estevam@freescale.com>
Mon, 2 Dec 2013 03:39:35 +0000
(
01:39
-0200)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 9 Dec 2013 22:31:39 +0000
(15:31 -0700)
There is no need to use 'goto err' as we can directly return the errors.
No functional change.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found