Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Li <yang.lee@linux.alibaba.com>2022-01-07 03:52:28 +0300
committerJens Axboe <axboe@kernel.dk>2022-01-09 20:36:51 +0300
commit292c33c95defd0b814fec1fc8cd60d16556cf7b8 (patch)
tree99e70149edf13c6b903e2e7d29d58285dacab9f1 /block/blk-core.c
parent6bfec7992ec79b63fb07330ae97f3fb43120aa37 (diff)
block: fix old-style declaration
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 Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Link: https://lore.kernel.org/r/20220107005228.103927-1-yang.lee@linux.alibaba.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-core.c')
0 files changed, 0 insertions, 0 deletions