OSDN Git Service

hw/isa/piix3: Remove extra ';' outside of functions
authorBernhard Beschow <shentey@gmail.com>
Sat, 22 Oct 2022 15:04:28 +0000 (17:04 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 31 Oct 2022 10:32:07 +0000 (11:32 +0100)
commit05c049f12b88370de7289bf39b14088c7d656caa
treea5360610f4f75645537ccbafcd1138e0cbd941ad
parent503a35e7fdb75aef73d25c43589afcdff6d03ccf
hw/isa/piix3: Remove extra ';' outside of functions

Fixes the "extra-semi" clang-tidy check.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20221022150508.26830-4-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/isa/piix3.c