Re: [PATCH 2/3] trivial: fix typos "enalbe" -> "enable"

From: Uwe Kleine-König
Date: Mon Sep 21 2009 - 05:30:31 EST


Hello Jiri,

On Mon, Sep 21, 2009 at 11:19:43AM +0200, Jiri Kosina wrote:
> On Mon, 21 Sep 2009, Uwe Kleine-König wrote:
>
> > diff --git a/mm/Kconfig.debug b/mm/Kconfig.debug
> > index aa99fd1..cfd4c91 100644
> > --- a/mm/Kconfig.debug
> > +++ b/mm/Kconfig.debug
> > @@ -22,6 +22,6 @@ config PAGE_POISONING
> > the patterns before alloc_pages(). This results in a large slowdown,
> > but helps to find certain types of memory corruptions.
> >
> > - This option cannot enalbe with hibernation. Otherwise, it will get
> > + This option cannot enable with hibernation. Otherwise, it will get
> > wrong messages for memory corruption because the free pages are not
> > saved to the suspend image.
>
> This fix is not really correct -- the sentence doesn't have too much sense
> even after the typo fix.
> Plus, it has been already fixed in a proper way, please see
> http://git.kernel.org/?p=linux/kernel/git/jikos/trivial.git;a=commitdiff;h=d5dd245f15b243b313df044741c0ba8065b0bc91
ah, OK.

should I repost the remaining hunk or do you do that?

Thanks
Uwe

--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
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/