diff options
author | Peter Maydell | 2022-02-04 17:55:04 +0100 |
---|---|---|
committer | Peter Maydell | 2022-02-21 14:30:20 +0100 |
commit | ddaebdda53fc850d947e5983b14ae113e2bf805a (patch) | |
tree | 91b0b0940a92e79a4b65e1fa02513d90404e2297 /hw/ide/ahci.c | |
parent | target/arm: Make KVM -cpu max exactly like -cpu host (diff) | |
download | qemu-ddaebdda53fc850d947e5983b14ae113e2bf805a.tar.gz qemu-ddaebdda53fc850d947e5983b14ae113e2bf805a.tar.xz 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/ide/ahci.c')
0 files changed, 0 insertions, 0 deletions