From: David Miller <davem@davemloft.net>
To: rdunlap@xenotime.net
Cc: netdev@vger.kernel.org, geert@linux-m68k.org,
inaky.perez-gonzalez@intel.com, linux-wimax@intel.com,
wimax@linuxwimax.org, akpm@linux-foundation.org
Subject: Re: [PATCH] wimax: fix printk format warnings
Date: Sun, 22 Jul 2012 12:18:53 -0700 (PDT) [thread overview]
Message-ID: <20120722.121853.633423475129374712.davem@davemloft.net> (raw)
In-Reply-To: <500B170B.4000000@xenotime.net>
From: Randy Dunlap <rdunlap@xenotime.net>
Date: Sat, 21 Jul 2012 13:54:35 -0700
> From: Randy Dunlap <rdunlap@xenotime.net>
>
> Fix printk format warnings in drivers/net/wimax/i2400m:
>
> drivers/net/wimax/i2400m/control.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'ssize_t' [-Wformat]
> drivers/net/wimax/i2400m/control.c: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'ssize_t' [-Wformat]
> drivers/net/wimax/i2400m/usb-fw.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'ssize_t' [-Wformat]
>
> I don't see these warnings on x86. The warnings that are quoted above
> are from Geert's kernel build reports.
>
> Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
> Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Applied, thanks Randy.
prev parent reply other threads:[~2012-07-22 19:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-21 20:54 [PATCH] wimax: fix printk format warnings Randy Dunlap
2012-07-21 21:02 ` Geert Uytterhoeven
2012-07-22 19:18 ` David Miller [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=20120722.121853.633423475129374712.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=akpm@linux-foundation.org \
--cc=geert@linux-m68k.org \
--cc=inaky.perez-gonzalez@intel.com \
--cc=linux-wimax@intel.com \
--cc=netdev@vger.kernel.org \
--cc=rdunlap@xenotime.net \
--cc=wimax@linuxwimax.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).