linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
To: Chris Park <chris.park@atmel.com>
Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org,
	linux-wireless@vger.kernel.org, rachel.kim@atmel.com,
	dean.lee@atmel.com, johnny.kim@atmel.com
Subject: Re: [PATCH] staging: wilc1000: fix warning while printing
Date: Thu, 11 Jun 2015 11:18:27 +0530	[thread overview]
Message-ID: <20150611054827.GA3994@sudip-PC> (raw)
In-Reply-To: <1433994143-23363-1-git-send-email-chris.park@atmel.com>

On Thu, Jun 11, 2015 at 12:42:23PM +0900, Chris Park wrote:
> size_t should print using %zu, but here it was use %lu.
> we were getting warning while printing.
thanks, I made it to %lu seeing warning in x86_64 but that started
warning in i386. Not this solves warning in both.

regards
sudip

  reply	other threads:[~2015-06-11  5:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-11  3:42 [PATCH] staging: wilc1000: fix warning while printing Chris Park
2015-06-11  5:48 ` Sudip Mukherjee [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-02  7:56 Sudip Mukherjee
2015-06-02  8:29 ` Konrad Zapalowicz
2015-06-02  8:35   ` Sudip Mukherjee
2015-06-02  8:58     ` Konrad Zapalowicz
2015-06-02  9:01       ` Sudip Mukherjee

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=20150611054827.GA3994@sudip-PC \
    --to=sudipm.mukherjee@gmail.com \
    --cc=chris.park@atmel.com \
    --cc=dean.lee@atmel.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=johnny.kim@atmel.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rachel.kim@atmel.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 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).