diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2022-02-04 16:55:04 +0000 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2022-02-21 13:30:20 +0000 |
| commit | ddaebdda53fc850d947e5983b14ae113e2bf805a (patch) | |
| tree | 91b0b0940a92e79a4b65e1fa02513d90404e2297 /hw/i2c | |
| parent | 0baa21be497ddbd8f4eea920464aaa096004733b (diff) | |
| download | focaccia-qemu-ddaebdda53fc850d947e5983b14ae113e2bf805a.tar.gz focaccia-qemu-ddaebdda53fc850d947e5983b14ae113e2bf805a.zip | |
target/arm: Unindent unnecessary else-clause
Now that the if() branch of the condition in aarch64_max_initfn() returns early, we don't need to keep the rest of the code in the function inside an else block. Remove the else, unindenting that code. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Andrew Jones <drjones@redhat.com> Reviewed-by: Alexander Graf <agraf@csgraf.de> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220204165506.2846058-5-peter.maydell@linaro.org
Diffstat (limited to 'hw/i2c')
0 files changed, 0 insertions, 0 deletions