All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jslaby@suse.cz>
To: matti.j.aaltonen@nokia.com
Cc: ext Randy Dunlap <randy.dunlap@oracle.com>,
	linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	Jari Vanhala <ext-jari.vanhala@nokia.com>
Subject: Re: mmotm 2010-10-31-21-24 uploaded (drivers/nfc/pn544)
Date: Thu, 04 Nov 2010 15:26:41 +0100	[thread overview]
Message-ID: <4CD2C2A1.4030004@suse.cz> (raw)
In-Reply-To: <1288684630.1603.102.camel@masi.mnp.nokia.com>

On 11/02/2010 08:57 AM, Matti J. Aaltonen wrote:
> On Mon, 2010-11-01 at 11:00 -0700, ext Randy Dunlap wrote:
>> Use %zd to print ssize_t variables and %zu to print size_t:
>>
>> drivers/nfc/pn544.c:332: warning: format '%d' expects type 'int', but argument 6 has type 'size_t'
>> drivers/nfc/pn544.c:442: warning: format '%d' expects type 'int', but argument 6 has type 'size_t'
> 
> Thanks, I'll do that... I'm using Sparse and checkpatch --strict but
> neither gave me a warning about that.

You would need a 64bit compiler to emit that for size_t.

regards,
-- 
js
suse labs

  reply	other threads:[~2010-11-04 14:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-01  4:25 mmotm 2010-10-31-21-24 uploaded akpm
2010-11-01 17:55 ` mmotm 2010-10-31-21-24 uploaded (mm/memcontrol) Randy Dunlap
2010-11-01 18:00 ` mmotm 2010-10-31-21-24 uploaded (drivers/nfc/pn544) Randy Dunlap
2010-11-02  7:57   ` Matti J. Aaltonen
2010-11-04 14:26     ` Jiri Slaby [this message]
2010-11-03 16:04 ` mmotm 2010-10-31-21-24 uploaded Randy Dunlap
2010-11-03 19:21   ` Andrew Morton

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=4CD2C2A1.4030004@suse.cz \
    --to=jslaby@suse.cz \
    --cc=akpm@linux-foundation.org \
    --cc=ext-jari.vanhala@nokia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matti.j.aaltonen@nokia.com \
    --cc=randy.dunlap@oracle.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.