kernel_optimize_test/arch/um/os-Linux
Jeff Dike 56bd194bb2 uml: driver formatting fixes
Fix a bunch of formatting violations in the drivers:
	return(n) -> return n
	whitespace fixes
	emacs formatting comment removal
	breaking if(foo) return(n) into two lines

There are also a couple of errno use bugs:
	using errno in a printk when the failure put errno into a local variable
	saving errno after a printk, which can change it

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-07 12:13:00 -07:00
..
drivers uml: driver formatting fixes 2007-05-07 12:13:00 -07:00
include
skas
sys-i386
sys-x86_64
aio.c
elf_aux.c
execvp.c
file.c
helper.c
irq.c
main.c
Makefile
mem.c
process.c
sigio.c
signal.c
start_up.c uml: print coredump limits 2007-05-07 12:13:00 -07:00
time.c
tls.c
trap.c
tt.c
tty_log.c
tty.c
uaccess.c
umid.c
user_syms.c
util.c uml: host_info tidying 2007-05-07 12:13:00 -07:00