qemu-e2k/darwin-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
..
commpage.c darwin-user: Remove unneeded null pointer check 2011-04-27 16:28:09 +02:00
ioctls.h Darwin userspace emulation, by Pierre d'Herbemont. 2007-01-18 20:06:33 +00:00
ioctls_types.h Add missing newline at the end of file 2008-12-14 08:50:18 +00:00
machload.c Remove blanks before \n in output strings 2011-09-16 08:25:56 -05:00
main.c Avoid allocating TCG resources in non-TCG mode 2011-08-05 10:57:36 -05:00
mmap.c bsd/darwin-user: mmap_frag() users only check for -1 error 2010-01-31 13:41:07 +00:00
qemu.h darwin-user: Use GCC_FMT_ATTR (format checking) 2010-12-04 20:51:19 +00:00
signal.c darwin-user: Remove two unused variables 2011-08-07 09:37:49 +00:00
syscall.c Fix typos in comments (accross -> across) 2011-05-08 10:02:16 +01:00
syscalls.h Handling more darwin-user syscalls, by Ilya Shar. 2007-03-19 13:43:04 +00:00