mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Cc: Mike Turquette <mturquette@linaro.org>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] clk: axm55xx: Use %zu in pr_info for size_t
Date: Wed, 13 May 2015 11:07:09 -0700	[thread overview]
Message-ID: <20150513180709.GF15988@codeaurora.org> (raw)
In-Reply-To: <55537B7C.5060804@nokia.com>

On 05/13, Alexander Sverdlin wrote:
> Fix the following compiler warning:
> 
> drivers/clk/clk-axm5516.c: In function 'axmclk_probe':
> drivers/clk/clk-axm5516.c:559:2: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat=]
>   pr_info("axmclk: supporting %u clocks\n", num_clks);
>     ^
> 
> Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
> ---

Applied to clk-next

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

      reply	other threads:[~2015-05-13 18:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-13 16:27 Alexander Sverdlin
2015-05-13 18:07 ` Stephen Boyd [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=20150513180709.GF15988@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=alexander.sverdlin@nokia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@linaro.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

Powered by JetHome