OSDN Git Service

linux-user: Fix coding style nits in qemu.h
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 8 Sep 2021 15:43:57 +0000 (16:43 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Mon, 13 Sep 2021 18:35:44 +0000 (20:35 +0200)
commit400b7f6d1465815cc3992c009caa760a668928e5
tree8841ca5c38a669bafffe868a88bc1d414026d64d
parent7d79344d4fa44e520e6e89f8fed9a27d3d554a9b
linux-user: Fix coding style nits in qemu.h

We're about to move a lot of the code in qemu.h out into different
header files; fix the coding style nits first so that checkpatch
is happy with the pure code-movement patches. This is mostly
block-comment style but also a few whitespace issues.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210908154405.15417-2-peter.maydell@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/qemu.h