Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1523602 > unrolled thread
| Started by | Jens Axboe <axboe@kernel.dk> |
|---|---|
| First post | 2016-11-16 16:40 +0100 |
| Last post | 2016-11-16 16:40 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] blk-bwt: fix old-style function declaration Jens Axboe <axboe@kernel.dk> - 2016-11-16 16:40 +0100
| From | Jens Axboe <axboe@kernel.dk> |
|---|---|
| Date | 2016-11-16 16:40 +0100 |
| Subject | Re: [PATCH] blk-bwt: fix old-style function declaration |
| Message-ID | <sEatz-4HA-11@gated-at.bofh.it> |
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
Back to top | Article view | linux.kernel
csiph-web