From: Alexander Graf <agraf@suse.de>
To: Tom Musta <tommusta@gmail.com>
Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH] target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL
Date: Tue, 25 Feb 2014 03:40:06 +0100 [thread overview]
Message-ID: <530C0286.6010208@suse.de> (raw)
In-Reply-To: <1393251133-2492-1-git-send-email-tommusta@gmail.com>
Tom Musta wrote:
> This patch fixes 64 bit constants that were erroneously declared as "ul" instead of
> "ull". The preferred form "ULL" is used.
>
> Signed-off-by: Tom Musta <tommusta@gmail.com>
>
Thanks, applied to ppc-next.
Alex
prev parent reply other threads:[~2014-02-25 1:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-24 14:12 [Qemu-devel] [PATCH] target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL Tom Musta
2014-02-25 2:40 ` Alexander Graf [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=530C0286.6010208@suse.de \
--to=agraf@suse.de \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=tommusta@gmail.com \
/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.