[PATCH] nand_base.c: removing repeated comment

vimal singh vimalsingh at ti.com
Thu Jul 9 11:11:22 EDT 2009


Removing repeated comment.

Singed-off-by: Vimal Singh <vimalsingh at ti.com>
---

diff --git a/drivers/mtd/nand/nand_base.c b/drivers/mtd/nand/nand_base.c index
8c21b89..30c4c32 100644
--- a/drivers/mtd/nand/nand_base.c
+++ b/drivers/mtd/nand/nand_base.c
@@ -689,7 +689,6 @@ nand_get_device(struct nand_chip *chip, struct mtd_info
*mtd, int new_state)
 	spin_lock(lock);

 	/* Hardware controller shared among independend devices */
-	/* Hardware controller shared among independend devices */
 	if (!chip->controller->active)
 		chip->controller->active = chip;








More information about the linux-mtd mailing list