From: Philipp Zabel Date: Wed, 26 Feb 2014 19:43:42 +0000 (+0100) Subject: of: Reduce indentation in of_graph_get_next_endpoint X-Git-Tag: v3.15-rc1~139^2~586^2~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4329b93b283cce828967c01bc3827fdff51c8d7e;p=pandora-kernel.git of: Reduce indentation in of_graph_get_next_endpoint 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 Acked-by: Tomi Valkeinen Acked-by: Mauro Carvalho Chehab Acked-by: Sylwester Nawrocki --- Reading git-diff-tree failed