From: Boris Brezillon <boris.brezillon@free-electrons.com>
To: Maarten ter Huurne <maarten@treewalker.org>
Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mtd: nand: jz4740: Remove unused local variable
Date: Wed, 20 Apr 2016 17:44:40 +0200 [thread overview]
Message-ID: <20160420174440.46f8ed48@bbrezillon> (raw)
In-Reply-To: <1460995496-11666-1-git-send-email-maarten@treewalker.org>
On Mon, 18 Apr 2016 18:04:56 +0200
Maarten ter Huurne <maarten@treewalker.org> wrote:
> Signed-off-by: Maarten ter Huurne <maarten@treewalker.org>
Applied.
Thanks,
Boris
> ---
> 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)
--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2016-04-20 15:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-18 16:04 [PATCH] mtd: nand: jz4740: Remove unused local variable Maarten ter Huurne
2016-04-19 11:04 ` Harvey Hunt
2016-04-20 15:44 ` Boris Brezillon [this message]
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=20160420174440.46f8ed48@bbrezillon \
--to=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;
as well as URLs for NNTP newsgroup(s).