Re: [PATCH 2.6.19] struct seq_operations and structfile_operations constification

From: Arjan van de Ven
Date: Sat Dec 02 2006 - 08:43:49 EST


On Sat, 2006-12-02 at 13:55 +0100, Helge Deller wrote:
> this trivial patch
> - moves some file_operations structs into the .rodata section
> - moves static strings from policy_types[] array into the .rodata section
> - fixes generic seq_operations usages, so that those structs may be defined as "const" as well
>
> tested on ia32
> patch was already sent on 1006-10-08

looks good and is a useful cleanup;

Acked-by: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>

-
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/