io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Jackie Liu <jackieliu@byteisland.com>
Cc: io-uring@vger.kernel.org
Subject: Re: [PATCH 1/2] io_uring: remove parameter ctx of io_submit_state_start
Date: Mon, 2 Dec 2019 20:03:23 -0700	[thread overview]
Message-ID: <602c4ab9-1443-3270-7b7e-956d345a8719@kernel.dk> (raw)
In-Reply-To: <20191202091453.3038-1-jackieliu@byteisland.com>

On 12/2/19 1:14 AM, Jackie Liu wrote:
> From: Jackie Liu <liuyun01@kylinos.cn>
> 
> Parameter ctx we have never used, clean it up.

Thanks, applied 1-2.

> checkpatch.pl said:
> WARNING: Prefer 'unsigned int' to bare use of 'unsigned'

That's just checkpatch being annoying imho, they are 100% identical.

-- 
Jens Axboe


      parent reply	other threads:[~2019-12-03  3:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-02  9:14 [PATCH 1/2] io_uring: remove parameter ctx of io_submit_state_start Jackie Liu
2019-12-02  9:14 ` [PATCH 2/2] io_uring: remove io_wq_current_is_worker Jackie Liu
2019-12-03  3:03 ` 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=602c4ab9-1443-3270-7b7e-956d345a8719@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    --cc=jackieliu@byteisland.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).