On Tue, Nov 28, 2017 at 09:26:33AM +0100, Geert Uytterhoeven wrote: > If an "if" branch is terminated by a "goto", there's no need to have an > "else" statement and an indented block of code. > > Remove the "else" statement to simplify the code flow for the casual > reviewer. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > drivers/of/overlay.c | 25 ++++++++++--------------- > 1 file changed, 10 insertions(+), 15 deletions(-) Applied. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html