On 07/13/2017 06:31 AM, Marc-André Lureau wrote:
I used the clang-tidy qemu-round check (with the option OnlyAlignUp) to generate the fix: https://github.com/elmarco/clang-tools-extraSigned-off-by: Marc-André Lureau<marcandre.lur...@redhat.com> Reviewed-by: Juan Quintela<quint...@redhat.com> --- target/i386/arch_dump.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~