diff options
author | Bernhard Beschow <shentey@gmail.com> | 2023-10-07 14:38:09 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-10-22 05:18:16 -0400 |
commit | 9c91051119f8c493a5802c4f5347516679e55552 (patch) | |
tree | caee878f854524d7528b4e9fd480caae3de39d42 /tests/docker/docker.py | |
parent | 9b50fd02900c11e6e50c7913e5772031749b3e8d (diff) | |
download | qemu-9c91051119f8c493a5802c4f5347516679e55552.zip qemu-9c91051119f8c493a5802c4f5347516679e55552.tar.gz qemu-9c91051119f8c493a5802c4f5347516679e55552.tar.bz2 |
hw/i386/pc: Merge two if statements into one
By being the only entity assigning a non-NULL value to "rtc_irq", the first if
statement determines whether the second if statement is executed. So merge the
two statements into one.
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Message-Id: <20231007123843.127151-2-shentey@gmail.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/docker/docker.py')
0 files changed, 0 insertions, 0 deletions