Re: [PATCH][RFC] security: constify seq_operations

From: James Morris
Date: Tue Aug 11 2009 - 11:32:57 EST


On Tue, 11 Aug 2009, Serge E. Hallyn wrote:

> seq_ops structs not constified... something as simple as
> find . -type f -print0 | xargs -0 grep 'struct seq_operations' | grep -v const
> Though what you have here hits all of those and more.

There might be some docs to update to get people to think about it.

> Acked-by: Serge Hallyn <serue@xxxxxxxxxx>

Christoph kind of acked it off-list, but wasn't sure about the security:
tag. I suppose it could be seq_file: ?

--
James Morris
<jmorris@xxxxxxxxx>
--
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/