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
..
2010-05-22 17:12:23 +09:00
2010-06-17 11:31:19 +02:00
2010-04-26 19:08:55 +09:00
2010-06-02 16:31:42 +09:00
2010-04-26 19:08:55 +09:00
2010-04-26 19:08:55 +09:00
2010-07-14 17:14:00 +10:00
2010-04-26 16:08:27 +09:00
2010-02-15 14:49:37 +09:00
2010-01-20 16:42:52 +09:00
2010-07-14 17:14:00 +10:00
2010-02-15 14:49:37 +09:00
2010-03-12 15:52:32 -08:00
2010-01-19 17:00:06 +09:00
2010-01-19 17:00:31 +09:00