All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] cmd_fat.c: fix build warning
Date: Sat, 29 Sep 2012 17:19:53 +0200	[thread overview]
Message-ID: <20120929171953.32da1e2f@lilith> (raw)
In-Reply-To: <20120929131413.15082afb@wker>

Hi Anatolij,

On Sat, 29 Sep 2012 13:14:13 +0200, Anatolij Gustschin <agust@denx.de>
wrote:

> On Sat, 29 Sep 2012 12:52:55 +0200
> Anatolij Gustschin <agust@denx.de> wrote:
> 
> > Commit cfda5aeab89d73779e26f0d34cf10f64caa67431
> > (cmd_fat: use common get_device_and_partition function)
> > introduced a warning:
> > cmd_fat.c: In function 'do_fat_fswrite':
> > cmd_fat.c:178:8: warning: unused variable 'ep' [-Wunused-variable]
> > 
> > Fix it.
> > 
> > Signed-off-by: Anatolij Gustschin <agust@denx.de>
> > ---
> >  common/cmd_fat.c |    1 -
> >  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> Reported-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
> 
> I forgot to add attribution tag, so resending. patchwork hopefully
> will add it when picking the patch.

For the record, it fixes the build issue. As the fix is trivial,

Tested-by: Albert ARIBAUD <albert.u.boot@aribaud.net>

> Thanks,
> Anatolij

Amicalement,
-- 
Albert.

  reply	other threads:[~2012-09-29 15:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-29 10:32 [U-Boot] u-boot/master slight regression with trats Albert ARIBAUD
2012-09-29 10:52 ` [U-Boot] [PATCH] cmd_fat.c: fix build warning Anatolij Gustschin
2012-09-29 11:14   ` Anatolij Gustschin
2012-09-29 15:19     ` Albert ARIBAUD [this message]
2012-09-29 17:01   ` Tom Rini
2012-09-29 15:17 ` [U-Boot] u-boot/master slight regression with trats Albert ARIBAUD
2012-09-29 18:22   ` Anatolij Gustschin
2012-10-01  9:21     ` Lukasz Majewski
2012-10-01  9:31       ` Anatolij Gustschin
2012-10-01 10:25       ` Lukasz Majewski
2012-10-01 14:12         ` Tom Rini
2012-10-02  6:58           ` Lukasz Majewski
2012-10-02  7:03             ` Kyungmin Park
2012-10-02 16:32               ` [U-Boot] [PATCH] MAINTAINERS: New maintainer for Samsung's Trats development board Lukasz Majewski
2012-10-02 22:07                 ` [U-Boot] " Tom Rini
2012-10-04  2:41                   ` Minkyu Kang

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=20120929171953.32da1e2f@lilith \
    --to=albert.u.boot@aribaud.net \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.