kernel-ark/arch/um/os-Linux
WANG Cong 99764fa4ce UML: make several more things static
- Make some variables and functions static, since they don't need to be
  global.

- Remove an unused function - arch/um/kernel/time.c::sched_clock().

- Clean the style a bit as complained by checkpatch.pl.

Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: WANG Cong <wangcong@zeuux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-24 10:47:24 -07:00
..
drivers uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
include
skas UML: make several more things static 2008-07-24 10:47:24 -07:00
sys-i386 uml: remove include of asm/user.h 2008-06-12 18:05:40 -07:00
sys-x86_64 uml: deal with inaccessible address space start 2008-06-06 11:29:10 -07:00
aio.c
elf_aux.c
execvp.c
file.c
helper.c uml: PATH_MAX needs limits.h 2008-06-06 11:29:10 -07:00
irq.c
main.c uml: fix build when SLOB is enabled 2008-05-13 08:02:22 -07:00
Makefile
mem.c uml: improved error handling while locating temp dir 2008-02-08 09:22:43 -08:00
process.c
registers.c
sigio.c UML: make several more things static 2008-07-24 10:47:24 -07:00
signal.c UML: make several more things static 2008-07-24 10:47:24 -07:00
start_up.c uml: work around broken host PTRACE_SYSEMU 2008-06-12 18:05:40 -07:00
time.c uml: deal with host time going backwards 2008-06-06 11:29:10 -07:00
tls.c
tty_log.c
tty.c
uaccess.c
umid.c UML: make several more things static 2008-07-24 10:47:24 -07:00
user_syms.c
util.c