From 4329b93b283cce828967c01bc3827fdff51c8d7e Mon Sep 17 00:00:00 2001
From: Philipp Zabel
Date: Wed, 26 Feb 2014 20:43:42 +0100
Subject: [PATCH] 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-format-patch failed