mismatch in MTD Kconfig variables

Robert P. J. Day rpjday at crashcourse.ca
Tue Sep 8 14:49:51 EDT 2009


  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
========================================================================



More information about the linux-mtd mailing list