Re: Typo bug [Re: Linux 2.6.27-rc8]

From: H. Peter Anvin
Date: Tue Sep 30 2008 - 14:47:44 EST


Ingo Molnar wrote:
early_param("enble_mtrr_cleanup", enable_mtrr_cleanup_setup);
^^^^^^

Nice ;)

heh. Could you send a patch with a changelog please?

These options are also named inconsistently with all other options.

The standard way to name an boolean option is "foo" versus "nofoo", in this case, "mtrrcleanup" vs "nomtrrcleanup".

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