linux/arch/m68knommu/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
..
asm-offsets.c
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
entry.S Fix m68k-uclinux's rt_sigreturn trampoline 2010-04-21 13:43:05 +10:00
init_task.c
irq.c
m68k_ksyms.c
Makefile
module.c
process.c Mark arguments to certain syscalls as being const 2010-08-13 16:53:13 -07:00
ptrace.c m68knommu: use generic ptrace_resume code 2010-03-12 15:52:38 -08:00
setup.c
signal.c
sys_m68k.c Add generic sys_ipc wrapper 2010-03-12 15:52:32 -08:00
syscalltable.S Add generic sys_old_mmap() 2010-03-12 15:52:32 -08:00
time.c
traps.c
vmlinux.lds.S Rename .data.initvect to .data..initvect. 2010-03-03 11:26:01 +01:00