[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1001130710120.878@localhost>
Date: Wed, 13 Jan 2010 07:16:49 -0500 (EST)
From: "Robert P. J. Day" <rpjday@...shcourse.ca>
To: Christoph Egger <siccegge@...d.informatik.uni-erlangen.de>
cc: linux-kernel@...r.kernel.org,
Linus Walleij <linus.walleij@...ricsson.com>,
sameo@...ux.intel.com, Reinhard.Tartler@...ormatik.uni-erlangen.de
Subject: Re: [PATCH] typo in kernel source (DEBUGFS)
On Wed, 13 Jan 2010, Christoph Egger wrote:
> Hi all!
>
> As part of the VAMOS[0] research project at the University of
> Erlangen we're checking referential integrity between kernel KConfig
> options and in-code Conditional blocks.
>
> While working on this we detected a spelling error in
> drivers/mfd/ab3100-otp.c which can be corrected using the attached
> patch.
>
> Please keep me informed of this patch getting confirmed /
> merged so we can keep track of it.
>
> Regards
>
> Christoph Egger
>
> [0] http://vamos1.informatik.uni-erlangen.de/
by the way, if you're rooting around in the drivers/mfd directory,
feel free to correct this obvious typo in twl-core.c:
...
#if defined(CONFIG_INPUT_TWL4030_PWRBUTTON) \
|| defined(CONFIG_INPUT_TWL4030_PWBUTTON_MODULE)
^ missing "R"
...
there's also the test of the non-existent
CONFIG_TWL4030_BCI_BATTERY variable in twl-core.c and, well, you get
the idea.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists