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 <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

