Re: [PATCH v2 1/9] linux-user: Fix coding style nits in qemu.h

2021-09-12 Thread Richard Henderson
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-of

[PATCH v2 1/9] linux-user: Fix coding style nits in qemu.h

2021-09-08 Thread Peter Maydell
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 Reviewed-by: Philippe