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

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

  ERROR: space prohibited between function name and open parenthesis
  ERROR: line over 90 characters

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