linux/arch/xtensa/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
..
Makefile xtensa: Fix linker script patch-up 2010-05-01 23:00:07 -07:00
align.S
asm-offsets.c xtensa: Shuffle include statements to fix linker script 2010-05-02 01:05:13 -07:00
coprocessor.S
entry.S xtensa: Shuffle include statements to fix linker script 2010-05-02 01:05:13 -07:00
head.S xtensa: Fixes due to bss boundary symbol name changes. 2010-05-01 23:05:29 -07:00
init_task.c
io.c
irq.c xtensa: convert to asm-generic/hardirq.h 2010-05-25 08:06:56 -07:00
module.c
pci-dma.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
pci.c
platform.c
process.c Mark arguments to certain syscalls as being const 2010-08-13 16:53:13 -07:00
ptrace.c
setup.c
signal.c
syscall.c
time.c
traps.c
vectors.S xtensa: includecheck fix: vectors.S 2010-05-25 08:06:56 -07:00
vmlinux.lds.S
xtensa_ksyms.c