public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] nand_base.c: removing repeated comment
@ 2009-07-09 15:11 vimal singh
  2009-07-10  5:46 ` Artem Bityutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: vimal singh @ 2009-07-09 15:11 UTC (permalink / raw)
  To: linux-mtd

Removing repeated comment.

Singed-off-by: Vimal Singh <vimalsingh@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;

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-10  5:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-09 15:11 [PATCH] nand_base.c: removing repeated comment vimal singh
2009-07-10  5:46 ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox