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-21 21:31:14 +01:00
2010-08-05 13:26:29 +01:00
2009-12-10 15:02:50 +01:00
2010-08-05 13:26:29 +01:00
2010-07-05 17:17:32 +01:00
2009-08-03 17:52:40 +01:00
2009-07-12 12:22:34 -07:00
2010-03-12 15:52:39 -08:00
2010-05-21 21:31:17 +01:00
2010-08-05 13:26:26 +01:00
2009-06-24 18:34:40 +01:00
2010-08-05 13:26:30 +01:00
2009-12-17 01:57:30 +00:00
2010-07-26 19:08:16 +01:00