[PATCH] Kconfig: MTD_DATAFLASH_WRITE_VERIFY -> MTD_DATAFLASH_VERIFY_WRITE

Peter Korsgaard jacmet at sunsite.dk
Thu Sep 10 07:57:19 EDT 2009


>>>>> "Robert" == Robert P J Day <rpjday at crashcourse.ca> writes:

 Robert> Fix the misspelled Kconfig variable "MTD_DATAFLASH_WRITE_VERIFY" so
 Robert> that it matches the spelling here:

 Robert> drivers/mtd/devices/mtd_dataflash.c:#ifdef CONFIG_MTD_DATAFLASH_VERIFY_WRITE
 Robert> drivers/mtd/devices/mtd_dataflash.c:#endif	/* CONFIG_MTD_DATAFLASH_VERIFY_WRITE */

 Robert> -config MTD_DATAFLASH_WRITE_VERIFY
 Robert> +config MTD_DATAFLASH_VERIFY_WRITE

It probably makes more sense to change the .c file instead of Kconfig,
to not bother/confuse people and simply make it "just work".

-- 
Bye, Peter Korsgaard



More information about the linux-mtd mailing list