OSDN Git Service

hw/arm/musicpal: Fix coding style of code related to MV88W8618 device
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 7 Jan 2022 18:44:28 +0000 (19:44 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Jan 2022 11:47:52 +0000 (11:47 +0000)
commit8ede0245e210075f6272b6c91cde648a01003676
tree9401c6a30305ca4f0078d6968744063269580fed
parent9adfbf1b6116125d32d5b1608781a9935e517afd
hw/arm/musicpal: Fix coding style of code related to MV88W8618 device

We are going to move this code, so fix its style first to avoid:

  ERROR: spaces required around that '/' (ctx:VxV)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20220107184429.423572-3-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/musicpal.c