From patchwork Thu Jul 9 15:11:22 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: nand_base.c: removing repeated comment Date: Thu, 09 Jul 2009 05:11:22 -0000 From: Singh, Vimal X-Patchwork-Id: 29630 Message-Id: <52073.192.168.10.89.1247152282.squirrel@dbdmail.itg.ti.com> To: linux-mtd@lists.infradead.org Removing repeated comment. Singed-off-by: Vimal Singh --- 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;