]> git.proxmox.com Git - mirror_qemu.git/commit
hw/mips/gt64xxx_pci: Fix 'braces' coding style issues
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 24 Jun 2019 22:28:37 +0000 (00:28 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Wed, 26 Jun 2019 11:23:06 +0000 (13:23 +0200)
commit53539655441992bda14052450830231378f1d89d
tree8f3070fc95c56183eebb0f7a46b2b799cdc8f63e
parent91ce82b2fe4f3646c7f03a2a69b5102e7f356ab4
hw/mips/gt64xxx_pci: Fix 'braces' coding style issues

Since we'll move this code around, fix its style first:

  ERROR: braces {} are necessary for all arms of this statement

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <20190624222844.26584-4-f4bug@amsat.org>
hw/mips/gt64xxx_pci.c