From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] mkenvimage: Fix compiler warning
Date: Fri, 6 Apr 2012 11:14:54 -0400 [thread overview]
Message-ID: <201204061114.56171.vapier@gentoo.org> (raw)
In-Reply-To: <1333703707-10193-1-git-send-email-dirk.behme@gmail.com>
On Friday 06 April 2012 05:15:07 Dirk Behme wrote:
> - fprintf(stderr, "mmap (%ld bytes) failed: %s\n",
> + fprintf(stderr, "mmap (%zu bytes) failed: %s\n",
i was just about to point this out in your v1 patch :)
Acked-by: Mike Frysinger <vapier@gentoo.org>
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120406/b4095ca3/attachment.pgp>
next prev parent reply other threads:[~2012-04-06 15:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-06 9:15 [U-Boot] [PATCH v2] mkenvimage: Fix compiler warning Dirk Behme
2012-04-06 15:14 ` Mike Frysinger [this message]
2012-04-06 18:48 ` David Wagner
2012-04-10 21:55 ` Anatolij Gustschin
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=201204061114.56171.vapier@gentoo.org \
--to=vapier@gentoo.org \
--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.