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
..
2008-09-19 18:21:29 +02:00
2006-11-06 10:43:23 +01:00
2008-04-17 10:42:34 -04:00
2008-01-25 08:31:43 +01:00
2006-09-26 08:48:54 -07:00
2009-12-11 06:44:29 -05:00
2009-12-11 06:44:29 -05:00