Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1637465

Re: [PATCH] blk-mq: make __blk_mq_stop_hw_queues static

From Jens Axboe <axboe@kernel.dk>
Newsgroups linux.kernel
Subject Re: [PATCH] blk-mq: make __blk_mq_stop_hw_queues static
Date 2017-05-08 16:20 +0200
Message-ID <tERG2-4Yr-9@gated-at.bofh.it> (permalink)
References <tEOoN-2O9-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 05/08/2017 04:44 AM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> Making __blk_mq_stop_hw_queues static fixes sparse warning:
> 
>   block/blk-mq.c:6: warning: symbol '__blk_mq_stop_hw_queues' was not
>   declared. Should it be static?

Thanks, added.

-- 
Jens Axboe

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] blk-mq: make __blk_mq_stop_hw_queues static Colin King <colin.king@canonical.com> - 2017-05-08 12:50 +0200
  Re: [PATCH] blk-mq: make __blk_mq_stop_hw_queues static Jens Axboe <axboe@kernel.dk> - 2017-05-08 16:20 +0200

csiph-web