mtd: nand: remove duplicate comment line
authorBaruch Siach <baruch@tkos.co.il>
Wed, 31 Dec 2014 08:41:54 +0000 (10:41 +0200)
committerBrian Norris <computersforpeace@gmail.com>
Fri, 9 Jan 2015 23:14:07 +0000 (15:14 -0800)
commit57f5ef14a5ffbf4bad7d761e844efede21a1c975
treeae3c84520c7b0f4c615736ef940218056c79abfe
parent72ea403669c7d49e8c407c61205b6d52438d39ab
mtd: nand: remove duplicate comment line

Commit 7854d3f7495b1 ("mtd: spelling, capitalization, uniformity") added
a correctly spelled line, but failed to remove the wrongly spelled one.
Commit 064a7694b534 ("mtd: Fix typo mtd/tests") then fixed the spelling
again, but left the duplication.

Fixes: 7854d3f7495b1 ("mtd: spelling, capitalization, uniformity")
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/nand_base.c