On 9/8/21 8:43 AM, Peter Maydell wrote:
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<[email protected]>
Reviewed-by: Philippe Mathieu-Daudé<[email protected]>
---
linux-user/qemu.h | 47 ++++++++++++++++++++++++++++++-----------------
1 file changed, 30 insertions(+), 17 deletions(-)
Reviewed-by: Richard Henderson <[email protected]>
r~