kernel_optimize_test/arch/um/os-Linux
Karol Swietlicki 6b7e967484 uml: convert functions to void
This patch changes a few functions into returning void.  The return values
were not used anyway, so I think it should not be a problem.  Also removed a
little leftover bit from TT mode.

Signed-off-by: Karol Swietlicki <magotari@gmail.com>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:26 -08:00
..
drivers uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
include
skas uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
sys-i386
sys-x86_64
aio.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
elf_aux.c
execvp.c
file.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
helper.c
irq.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
main.c
Makefile uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
mem.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
process.c
registers.c
sigio.c arch/um: remove duplicate includes 2008-02-05 09:44:26 -08:00
signal.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
start_up.c uml: convert functions to void 2008-02-05 09:44:26 -08:00
time.c
tls.c
tty_log.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
tty.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
uaccess.c
umid.c
user_syms.c
util.c