linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* mismatch in MTD Kconfig variables
@ 2009-09-08 18:49 Robert P. J. Day
  2009-09-09  7:02 ` Artem Bityutskiy
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2009-09-08 18:49 UTC (permalink / raw)
  To: MTD mailing list


  result of latest kernel tree scan:

$ grep -r MTD_DATAFLASH.*VERIFY  drivers
drivers/mtd/devices/mtd_dataflash.c:#ifdef CONFIG_MTD_DATAFLASH_VERIFY_WRITE
drivers/mtd/devices/mtd_dataflash.c:#endif	/* CONFIG_MTD_DATAFLASH_VERIFY_WRITE */
drivers/mtd/devices/Kconfig:config MTD_DATAFLASH_WRITE_VERIFY
$

  note the mismatch in the spelling -- "VERIFY_WRITE" vs
"WRITE_VERIFY".

rday
--

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

        Linux Consulting, Training and Annoying Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mismatch in MTD Kconfig variables
  2009-09-08 18:49 mismatch in MTD Kconfig variables Robert P. J. Day
@ 2009-09-09  7:02 ` Artem Bityutskiy
  2009-09-09 10:09   ` Robert P. J. Day
  0 siblings, 1 reply; 3+ messages in thread
From: Artem Bityutskiy @ 2009-09-09  7:02 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: MTD mailing list

On 09/08/2009 09:49 PM, Robert P. J. Day wrote:
>
>    result of latest kernel tree scan:
>
> $ grep -r MTD_DATAFLASH.*VERIFY  drivers
> drivers/mtd/devices/mtd_dataflash.c:#ifdef CONFIG_MTD_DATAFLASH_VERIFY_WRITE
> drivers/mtd/devices/mtd_dataflash.c:#endif	/* CONFIG_MTD_DATAFLASH_VERIFY_WRITE */
> drivers/mtd/devices/Kconfig:config MTD_DATAFLASH_WRITE_VERIFY
> $

So you have a patch to fix this?

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mismatch in MTD Kconfig variables
  2009-09-09  7:02 ` Artem Bityutskiy
@ 2009-09-09 10:09   ` Robert P. J. Day
  0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2009-09-09 10:09 UTC (permalink / raw)
  To: Artem Bityutskiy; +Cc: MTD mailing list

On Wed, 9 Sep 2009, Artem Bityutskiy wrote:

> On 09/08/2009 09:49 PM, Robert P. J. Day wrote:
> >
> >    result of latest kernel tree scan:
> >
> > $ grep -r MTD_DATAFLASH.*VERIFY  drivers
> > drivers/mtd/devices/mtd_dataflash.c:#ifdef CONFIG_MTD_DATAFLASH_VERIFY_WRITE
> > drivers/mtd/devices/mtd_dataflash.c:#endif	/*
> > CONFIG_MTD_DATAFLASH_VERIFY_WRITE */
> > drivers/mtd/devices/Kconfig:config MTD_DATAFLASH_WRITE_VERIFY
> > $
>
> So you have a patch to fix this?

  as long as someone else confirms that, yes, it's just a typo and
those two variables should match, then yes, i can have a patch in
short order.

rday
--

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

        Linux Consulting, Training and Annoying Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-09-09 10:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-08 18:49 mismatch in MTD Kconfig variables Robert P. J. Day
2009-09-09  7:02 ` Artem Bityutskiy
2009-09-09 10:09   ` Robert P. J. Day

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).