public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] fs/fat/fat_write.c: Fix GCC 4.6 warnings
Date: Sun, 25 Mar 2012 01:30:06 +0100	[thread overview]
Message-ID: <20120325013006.6fd84ea5@wker> (raw)
In-Reply-To: <1332633426-1398-1-git-send-email-agust@denx.de>

On Sun, 25 Mar 2012 00:57:06 +0100
Anatolij Gustschin <agust@denx.de> wrote:

> Fix:
> fat_write.c: In function 'find_directory_entry':
> fat_write.c:826:8: warning: variable 'prevcksum' set but not used
> [-Wunused-but-set-variable]
> fat_write.c: In function 'do_fat_write':
> fat_write.c:933:6: warning: variable 'root_cluster' set but not used
> [-Wunused-but-set-variable]
> fat_write.c:925:12: warning: variable 'slotptr' set but not used
> [-Wunused-but-set-variable]
> 
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> Cc: Donggeun Kim <dg77.kim@samsung.com>
> ---
>  fs/fat/fat_write.c |   10 +---------
>  1 files changed, 1 insertions(+), 9 deletions(-)

I'll push this patch through my staging branch if nobody objects.

Thanks,
Anatolij

  reply	other threads:[~2012-03-25  0:30 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-13  9:57 [U-Boot] [PATCH 1/2] cmd_fat: add FAT write command Maximilian Schwerin
2012-03-13  9:57 ` [U-Boot] [PATCH 2/2] Add support for loading and saving the environment to a FAT partition Maximilian Schwerin
2012-03-30 20:40   ` Wolfgang Denk
2012-03-18 21:04 ` [U-Boot] [PATCH 1/2] cmd_fat: add FAT write command Wolfgang Denk
2012-03-22 14:38 ` [U-Boot] [PATCH 1/2] FAT write: Fix compile errors Maximilian Schwerin
2012-03-24 23:57   ` [U-Boot] [PATCH] fs/fat/fat_write.c: Fix GCC 4.6 warnings Anatolij Gustschin
2012-03-25  0:30     ` Anatolij Gustschin [this message]
2012-03-25  0:17   ` [U-Boot] [PATCH 1/2] FAT write: Fix compile errors Anatolij Gustschin
2012-03-22 14:38 ` [U-Boot] [PATCH 2/2] cmd_fat: add FAT write command Maximilian Schwerin
2012-03-25  0:26   ` Anatolij Gustschin
2012-03-26  0:34     ` Kyungmin Park
2012-03-26  7:13       ` Anatolij Gustschin
2012-03-26  8:27         ` Maximilian Schwerin
2012-03-26  8:33         ` Kyungmin Park

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=20120325013006.6fd84ea5@wker \
    --to=agust@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox