[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <dfe64076-700c-a8a4-0507-5dfd3e695951@kernel.dk>
Date: Wed, 16 Nov 2016 08:33:05 -0700
From: Jens Axboe <axboe@...nel.dk>
To: Arnd Bergmann <arnd@...db.de>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] blk-bwt: fix old-style function declaration
On 11/16/2016 08:29 AM, Arnd Bergmann wrote:
> The newly added driver causes a harmless warning in some configurations:
>
> block/blk-wbt.c:250:1: error: ‘inline’ is not at beginning of declaration [-Werror=old-style-declaration]
> static bool inline stat_sample_valid(struct blk_rq_stat *stat)
>
> This makes it use the expected format for the declaration.
Thanks Arnd, applied with the subject typo fixed up.
--
Jens Axboe
Powered by blists - more mailing lists