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:
6ff60d3
)
of: Reduce indentation in of_graph_get_next_endpoint
author
Philipp Zabel
<p.zabel@pengutronix.de>
Wed, 26 Feb 2014 19:43:42 +0000
(20:43 +0100)
committer
Philipp Zabel
<p.zabel@pengutronix.de>
Thu, 6 Mar 2014 16:41:44 +0000
(17:41 +0100)
A 'return endpoint;' at the end of the (!prev) case allows to
reduce the indentation level of the (prev) case.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
drivers/of/base.c
patch
|
blob
|
history
diff --cc
drivers/of/base.c
Simple merge