Re: [PATCH] Mark struct super_operations const

From: Josef Sipek
Date: Tue Jan 16 2007 - 05:47:06 EST


...
> -static struct super_operations openprom_sops = {
> +const static struct super_operations openprom_sops = {

About to send a new patch to make that 'static const' instead :)

Jeff.

--
Intellectuals solve problems; geniuses prevent them
- Albert Einstein
-
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/