linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>,
	linux-block@vger.kernel.org
Subject: Re: [PATCH] io_uring: fix compilation warning
Date: Mon, 11 Nov 2019 13:42:52 -0800	[thread overview]
Message-ID: <d7f99bde-706e-c381-9ce5-15d80e4916bb@kernel.dk> (raw)
In-Reply-To: <1573498948-27573-1-git-send-email-chaitanya.kulkarni@wdc.com>

On 11/11/19 11:02 AM, Chaitanya Kulkarni wrote:
> This patch fixes following compilation warning :-
> 
> fs/io_uring.c: In function ‘io_uring_cancel_files’:
> fs/io_uring.c:4280:25: warning: unused variable ‘cancel_req’
> [-Wunused-variable]
>    struct io_kiocb *req, *cancel_req;
>                             ^~~~~~~~~~

Thanks, I folded in a similar fix last night though.

-- 
Jens Axboe


      reply	other threads:[~2019-11-11 21:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-11 19:02 [PATCH] io_uring: fix compilation warning Chaitanya Kulkarni
2019-11-11 21:42 ` 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=d7f99bde-706e-c381-9ce5-15d80e4916bb@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=chaitanya.kulkarni@wdc.com \
    --cc=linux-block@vger.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;
as well as URLs for NNTP newsgroup(s).