]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd8e170fa0640dd52ddda06d5c31f54ab7bee74a5
treeae3c84520c7b0f4c615736ef940218056c79abfe
parent23205d63f866166113ef25ed264f3c444bfb205c
mtd: nand: remove duplicate comment line

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

Fixes: 2e284fffe3aa1 ("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