Re: [PATCH] Mark arguments to certain syscalls as being const

From: David Miller
Date: Wed Aug 11 2010 - 18:51:28 EST


From: David Howells <dhowells@xxxxxxxxxx>
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@xxxxxxxxxx>

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