From: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
To: Andy Shevchenko <ext-andriy.shevchenko@nokia.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCHv1 2/5] serve_image: adjust type for printf
Date: Thu, 14 Apr 2011 15:25:15 +0300 [thread overview]
Message-ID: <1302783915.2796.28.camel@localhost> (raw)
In-Reply-To: <865774bea767bf615bbaf79139448aef65d55202.1302700658.git.ext-andriy.shevchenko@nokia.com>
On Wed, 2011-04-13 at 16:20 +0300, Andy Shevchenko wrote:
> if (st.st_size % erasesize) {
> fprintf(stderr, "Image size %ld bytes is not a multiple of erasesize %d bytes\n",
> - st.st_size, erasesize);
> + (long)st.st_size, erasesize);
Same here.
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
next prev parent reply other threads:[~2011-04-14 12:28 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-13 13:20 [PATCHv1 1/5] mkfs.jffs2: fix casting of printf argument Andy Shevchenko
2011-04-13 13:20 ` [PATCHv1 2/5] serve_image: adjust type for printf Andy Shevchenko
2011-04-14 12:25 ` Artem Bityutskiy [this message]
2011-04-13 13:20 ` [PATCHv1 3/5] tests: fs-tests: read() returns ssize_t value Andy Shevchenko
2011-04-14 12:26 ` Artem Bityutskiy
2011-04-13 13:20 ` [PATCHv1 4/5] tests: checkfs: adjust Makefile Andy Shevchenko
2011-04-14 12:28 ` Artem Bityutskiy
2011-04-13 13:20 ` [PATCHv1 5/5] tests: ubi-tests: clean libubi.a and *.o Andy Shevchenko
2011-04-14 12:30 ` Artem Bityutskiy
2011-04-14 12:24 ` [PATCHv1 1/5] mkfs.jffs2: fix casting of printf argument Artem Bityutskiy
2011-04-14 13:21 ` Andy Shevchenko
2011-04-18 8:31 ` [PATCHv2 1/2] serve_image: adjust classificator and type for printf Andy Shevchenko
2011-04-18 8:31 ` [PATCHv2 2/2] mkfs.jffs2: fix casting of __off64_t Andy Shevchenko
2011-04-18 13:49 ` Mike Frysinger
2011-04-18 13:55 ` Artem Bityutskiy
2011-04-18 14:04 ` Mike Frysinger
2011-04-18 14:07 ` Artem Bityutskiy
2011-04-18 14:21 ` Mike Frysinger
2011-04-18 14:29 ` Artem Bityutskiy
2011-04-18 14:26 ` Andy Shevchenko
2011-04-18 14:29 ` Mike Frysinger
2011-04-18 14:50 ` Andy Shevchenko
2011-04-18 14:57 ` Mike Frysinger
2011-04-18 15:20 ` Andy Shevchenko
2011-04-18 21:33 ` Mike Frysinger
2011-04-19 6:43 ` Artem Bityutskiy
2011-04-19 8:34 ` [PATCHv3 1/3] " Andy Shevchenko
2011-04-19 8:34 ` [PATCHv3 2/3] libmtd: use PRIu64 classifier for uint64_t printf arguments Andy Shevchenko
2011-04-19 8:34 ` [PATCHv3 3/3] serve_image: adjust classifier and type for printf Andy Shevchenko
2011-04-19 14:26 ` Mike Frysinger
2011-04-19 14:32 ` Andy Shevchenko
2011-04-19 21:54 ` Mike Frysinger
2011-04-20 9:35 ` [PATCHv4 1/3] mkfs.jffs2: fix casting of __off64_t Andy Shevchenko
2011-04-20 9:35 ` [PATCHv4 2/3] libmtd: use PRIu64 classifier for uint64_t printf arguments Andy Shevchenko
2011-04-20 9:35 ` [PATCHv4 3/3] serve_image: adjust classifier and type for printf Andy Shevchenko
2011-04-20 19:04 ` [PATCHv4 1/3] mkfs.jffs2: fix casting of __off64_t Mike Frysinger
2011-04-21 12:53 ` Artem Bityutskiy
2011-04-21 17:09 ` [PATCH] serve_image: missing comma Brian Norris
2011-04-22 7:38 ` Artem Bityutskiy
2011-04-19 14:26 ` [PATCHv3 1/3] mkfs.jffs2: fix casting of __off64_t Mike Frysinger
2011-04-19 14:29 ` Andy Shevchenko
2011-04-19 14:38 ` Mike Frysinger
2011-04-19 14:42 ` Andy Shevchenko
2011-04-18 13:50 ` [PATCHv2 1/2] serve_image: adjust classificator and type for printf Mike Frysinger
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=1302783915.2796.28.camel@localhost \
--to=artem.bityutskiy@nokia.com \
--cc=ext-andriy.shevchenko@nokia.com \
--cc=linux-mtd@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).