kernel_optimize_test/arch/um/kernel
David Howells c788732523 Mark arguments to certain syscalls as being const
Mark arguments to certain system calls as being const where they should be but
aren't.  The list includes:

 (*) The filename arguments of various stat syscalls, execve(), various utimes
     syscalls and some mount syscalls.

 (*) The filename arguments of some syscall helpers relating to the above.

 (*) The buffer argument of various write syscalls.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-08-13 16:53:13 -07:00
..
skas
asm-offsets.c
config.c.in
dyn.lds.S
exec.c Mark arguments to certain syscalls as being const 2010-08-13 16:53:13 -07:00
exitcode.c
gmon_syms.c
gprof_syms.c
init_task.c
initrd.c
internal.h Mark arguments to certain syscalls as being const 2010-08-13 16:53:13 -07:00
irq.c
ksyms.c
Makefile
mem.c
physmem.c
process.c
ptrace.c
reboot.c
sigio.c
signal.c
smp.c
syscall.c Mark arguments to certain syscalls as being const 2010-08-13 16:53:13 -07:00
sysrq.c
time.c
tlb.c
trap.c
uaccess.c
um_arch.c
umid.c
uml.lds.S
vmlinux.lds.S