linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Yang Li <yang.lee@linux.alibaba.com>
Cc: Abaci Robot <abaci@linux.alibaba.com>,
	linux-kernel@vger.kernel.org, linux-block@vger.kernel.org
Subject: Re: [PATCH -next] block: fix old-style declaration
Date: Sun, 09 Jan 2022 10:37:16 -0700	[thread overview]
Message-ID: <164174983619.77550.9171818584702975669.b4-ty@kernel.dk> (raw)
In-Reply-To: <20220107005228.103927-1-yang.lee@linux.alibaba.com>

On Fri, 7 Jan 2022 08:52:28 +0800, Yang Li wrote:
> Move the 'inline' keyword to the front of 'void'.
> 
> Remove a warning found by clang(make W=1 LLVM=1)
> ./include/linux/blk-mq.h:259:1: warning: ‘inline’ is not at beginning of
> declaration
> 
> 
> [...]

Applied, thanks!

[1/1] block: fix old-style declaration
      commit: 292c33c95defd0b814fec1fc8cd60d16556cf7b8

Best regards,
-- 
Jens Axboe



      reply	other threads:[~2022-01-09 17:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-07  0:52 [PATCH -next] block: fix old-style declaration Yang Li
2022-01-09 17:37 ` 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=164174983619.77550.9171818584702975669.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=abaci@linux.alibaba.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=yang.lee@linux.alibaba.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).