]> git.proxmox.com Git - mirror_qemu.git/commit
hw/block/pflash_cfi02: Split if() condition
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 27 Jun 2019 13:44:24 +0000 (15:44 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 2 Jul 2019 00:32:39 +0000 (02:32 +0200)
commit8a508e7064bbe7d434a93f3284e6d93881c68a44
tree2cf937528693e2a32855e98460b20df6ee29af17
parent102f0f79a51cfc289f7ad19a10be654925faeff3
hw/block/pflash_cfi02: Split if() condition

Split the if() condition check and arrange the indentation to
ease the review of the next patches. No logical change.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20190627202719.17739-21-philmd@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/block/pflash_cfi02.c