Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1637465
| 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 |
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 | Next — Previous in thread | Find similar | Unroll 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