public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Masanari Iida <standby24x7@gmail.com>,
	trivial@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [trivial] block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_show
Date: Mon, 10 Feb 2014 10:40:09 -0700	[thread overview]
Message-ID: <52F90EF9.9070406@kernel.dk> (raw)
In-Reply-To: <1392053278-2188-1-git-send-email-standby24x7@gmail.com>



On 02/10/2014 10:27 AM, Masanari Iida wrote:
> cppcheck detected following format string mismatch.
> [blk-mq-tag.c:201]: (warning) %u in format string (no. 1) requires
> 'unsigned int' but the argument type is 'int'.
>
> Change "cpu" from int to unsigned int, because the cpu
> never become minus value.

Thanks, applied.

-- 
Jens Axboe

      reply	other threads:[~2014-02-10 17:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-10 17:27 [PATCH] [trivial] block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_show Masanari Iida
2014-02-10 17:40 ` Jens Axboe [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=52F90EF9.9070406@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=standby24x7@gmail.com \
    --cc=trivial@kernel.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