qemu-e2k/linux-user
Stefan Weil b2bedb2144 Remove blanks before \n in output strings
Those blanks violate the coding conventions, see
scripts/checkpatch.pl.

Blanks missing after colons in the changed lines were added.

This patch does not try to fix tabs, long lines and other
problems in the changed lines, therefore checkpatch.pl reports
many violations.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2011-09-16 08:25:56 -05:00
..
alpha
arm
cris
i386
m68k
microblaze
mips
mips64
mipsn32
ppc
s390x
sh4
sparc
sparc64
unicore32
x86_64
cpu-uname.c
cpu-uname.h
elfload.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
errno_defs.h
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c
m68k-sim.c
main.c microblaze-user: Deliver SIGFPE on div by zero 2011-08-22 18:47:38 +02:00
mmap.c
qemu-types.h
qemu.h
signal.c linux-user: Correct a few missuses of host addresses 2011-08-26 07:59:33 +02:00
socket.h
strace.c
strace.list
syscall_defs.h Use new macro QEMU_PACKED for packed structures 2011-09-03 10:45:59 +00:00
syscall_types.h
syscall.c Remove blanks before \n in output strings 2011-09-16 08:25:56 -05:00
target_flat.h
uaccess.c
vm86.c