* [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
* Re: [PATCH] nand_base.c: removing repeated comment
2009-07-09 15:11 [PATCH] nand_base.c: removing repeated comment vimal singh
@ 2009-07-10 5:46 ` Artem Bityutskiy
0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2009-07-10 5:46 UTC (permalink / raw)
To: vimal singh; +Cc: linux-mtd
On Thu, 2009-07-09 at 20:41 +0530, vimal singh wrote:
> 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;
Hi Vimal,
I'm applying your patch to l2-mtd-2.6.git. But I cannot, because it is
line-wrapped, so let me flame a little:
your e-mails used to contain unreadable "From: Singh, Vimal
<IMCEAEX-_O=TI_OU=BD_CN=RECIPIENTS_CN=X0094262@dlee86.itg.ti.com>"
Now you fixed this, which is good. How about starting using
git-send-email?
Anyway, I'm amending your patch and applying, thank you!
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
^ 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