hw/mips/gt64xxx_pci: Fix multiline comment syntax
commitc47aee3572273fd20eab40dfbbed128a0968d19f
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 24 Jun 2019 22:28:35 +0000 (25 00:28 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Wed, 26 Jun 2019 11:22:53 +0000 (26 13:22 +0200)
treefd6b4c5f9935421ff753bfaab442ce517ca8036e
parent474f3938d79ab36b9231c9ad3b5a9314c2aeacde
hw/mips/gt64xxx_pci: Fix multiline comment syntax

Since commit 8c06fbdf36b checkpatch.pl enforce a new multiline
comment syntax. Since we'll move this code around, fix its style
first.

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