Files
linux/drivers/of
Geert Uytterhoeven 6de67de326 of: overlay: Remove else after goto
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@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
2017-12-06 14:56:33 -06:00
..
2017-12-06 14:56:32 -06:00
2017-12-06 14:56:33 -06:00
2014-11-04 13:29:38 +00:00