From: David Miller on
From: David Howells <dhowells(a)redhat.com>
Date: Wed, 11 Aug 2010 11:26:22 +0100

> 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(a)redhat.com>

Acked-by: David S. Miller <davem(a)davemloft.net>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/