All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] RAMDISK: Fix unused variable issue caused by raw rd support
Date: Fri, 30 Mar 2012 23:53:39 +0200	[thread overview]
Message-ID: <20120330215339.AB5E9202A4D@gemini.denx.de> (raw)
In-Reply-To: <1333142350-27117-1-git-send-email-marex@denx.de>

Dear Marek Vasut,

In message <1333142350-27117-1-git-send-email-marex@denx.de> you wrote:
> image.c: In function ?boot_get_ramdisk?:
> image.c:800:8: warning: unused variable ?end? [-Wunused-variable]
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Wolfgang Denk <wd@denx.de>
> ---
>  common/image.c |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)

Applied, thanks.

But please don't send base64 encoded messages, because patchwork barfs
on these:

-> pwapply ~/Mail/U-Boot/13909
Applying patch #149753 to current directory
Description: [U-Boot] RAMDISK: Fix unused variable issue caused by raw rd support
Traceback (most recent call last):
  File "/home/wd/bin/pwclient", line 466, in <module>
    main()
  File "/home/wd/bin/pwclient", line 449, in main
    action_apply(rpc, patch_id)
  File "/home/wd/bin/pwclient", line 264, in action_apply
    proc.communicate(s)
  File "/usr/lib64/python2.7/subprocess.py", line 737, in communicate
    self.stdin.write(input)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2018' in position 406: ordinal not in range(128)


Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Do not underestimate the value of print statements for debugging.

  reply	other threads:[~2012-03-30 21:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-30 21:19 [U-Boot] [PATCH] RAMDISK: Fix unused variable issue caused by raw rd support Marek Vasut
2012-03-30 21:53 ` Wolfgang Denk [this message]
2012-03-30 21:22 Marek Vasut
2012-03-30 21:49 ` Wolfgang Denk

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=20120330215339.AB5E9202A4D@gemini.denx.de \
    --to=wd@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 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.