On 7/18/21 1:20 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 <peter.mayd...@linaro.org>
> ---
> I didn't clean the whole file; some parts I know I don't need
> to move (the user-access functions and macros) I left alone.
> ---
>  linux-user/qemu.h | 47 ++++++++++++++++++++++++++++++-----------------
>  1 file changed, 30 insertions(+), 17 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>

Reply via email to