Re: [Qemu-devel] [PATCH 2/9 v3] FreeBSD-user: GPL v2 update and sylte/whitespace
On 6 June 2014 14:49, Sean Bruno wrote: > Cleanup some while space and style fixes. Move struct syscallname into "whitespace" > qemu.h In the subject, "style". Otherwise Reviewed-by: Peter Maydell -- PMM
[Qemu-devel] [PATCH 2/9 v3] FreeBSD-user: GPL v2 update and sylte/whitespace
Cleanup some while space and style fixes. Move struct syscallname into qemu.h Signed-off-by: Sean Bruno --- bsd-user/qemu.h | 26 +++ bsd-user/strace.c | 126 +- 2 files changed, 94 insertions(+), 58 deletions(-) diff --git a/bsd-u