From: Graeme Russ <graeme.russ@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1] Fix a compiler warning in arch/x86/lib/realmode.c
Date: Wed, 02 Nov 2011 21:46:49 +1100 [thread overview]
Message-ID: <4EB11F99.3030800@gmail.com> (raw)
In-Reply-To: <1319171357-31410-1-git-send-email-gabeblack@chromium.org>
On 21/10/11 15:29, Gabe Black wrote:
> Ensure that the value being passed to a %d format specifier is of type
> int.
>
>
> Signed-off-by: Gabe Black <gabeblack@chromium.org>
> ---
> arch/x86/lib/realmode.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
Applied to u-boot-x86 (with minor tweak to subject to include x86: label)
Thanks,
Graeme
prev parent reply other threads:[~2011-11-02 10:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-21 4:29 [U-Boot] [PATCH v1] Fix a compiler warning in arch/x86/lib/realmode.c Gabe Black
2011-11-02 10:46 ` Graeme Russ [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=4EB11F99.3030800@gmail.com \
--to=graeme.russ@gmail.com \
--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.