diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-11-28 09:26:33 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-12-06 14:56:33 -0600 |
commit | 6de67de326041c3a450a117b2733cbedd3aab097 (patch) | |
tree | aeab0884f7d1b6d56cebc73f40f75a67179a7daf /Documentation/block/deadline-iosched.txt | |
parent | e9d92e40ac9dea5a9a185fc11227f492f0b74fc7 (diff) | |
download | blackbird-obmc-linux-6de67de326041c3a450a117b2733cbedd3aab097.tar.gz blackbird-obmc-linux-6de67de326041c3a450a117b2733cbedd3aab097.zip |
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>
Diffstat (limited to 'Documentation/block/deadline-iosched.txt')
0 files changed, 0 insertions, 0 deletions