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:
edb442d
)
irqchip: crossbar: Change the goto naming
author
Nishanth Menon
<nm@ti.com>
Thu, 26 Jun 2014 07:10:28 +0000
(12:40 +0530)
committer
Jason Cooper
<jason@lakedaemon.net>
Mon, 30 Jun 2014 19:11:24 +0000
(19:11 +0000)
Using err1,2,3,4 etc makes it hard to ensure a new exit path in the
middle will not result in spurious changes, so rename the error paths
as per the function it does.
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Sricharan R <r.sricharan@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Link:
https://lkml.kernel.org/r/1403766634-18543-11-git-send-email-r.sricharan@ti.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/irq-crossbar.c
patch
|
blob
|
history
diff --cc
drivers/irqchip/irq-crossbar.c
Simple merge