mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Harvey Hunt <harvey.hunt@imgtec.com>
To: Maarten ter Huurne <maarten@treewalker.org>,
	Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: <linux-mtd@lists.infradead.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] mtd: nand: jz4740: Remove unused local variable
Date: Tue, 19 Apr 2016 12:04:12 +0100	[thread overview]
Message-ID: <571610AC.2010002@imgtec.com> (raw)
In-Reply-To: <1460995496-11666-1-git-send-email-maarten@treewalker.org>

Hi Maarten,

On 18/04/16 17:04, Maarten ter Huurne wrote:
> Signed-off-by: Maarten ter Huurne <maarten@treewalker.org>
> ---
>   drivers/mtd/nand/jz4740_nand.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/drivers/mtd/nand/jz4740_nand.c b/drivers/mtd/nand/jz4740_nand.c
> index 673ceb2..2f39ee1 100644
> --- a/drivers/mtd/nand/jz4740_nand.c
> +++ b/drivers/mtd/nand/jz4740_nand.c
> @@ -221,7 +221,6 @@ static int jz_nand_correct_ecc_rs(struct mtd_info *mtd, uint8_t *dat,
>   	struct jz_nand *nand = mtd_to_jz_nand(mtd);
>   	int i, error_count, index;
>   	uint32_t reg, status, error;
> -	uint32_t t;
>   	unsigned int timeout = 1000;
>
>   	for (i = 0; i < 9; ++i)
>

Acked-by: Harvey Hunt <harvey.hunt@imgtec.com>

Thanks,

Harvey

  reply	other threads:[~2016-04-19 11:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-18 16:04 Maarten ter Huurne
2016-04-19 11:04 ` Harvey Hunt [this message]
2016-04-20 15:44 ` Boris Brezillon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=571610AC.2010002@imgtec.com \
    --to=harvey.hunt@imgtec.com \
    --cc=boris.brezillon@free-electrons.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=maarten@treewalker.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome