Re: [PATCH 6/9] block: Rename mq_freeze_wq and mq_freeze_depth

2016-09-27 Thread Johannes Thumshirn
On Mon, Sep 26, 2016 at 11:28:08AM -0700, Bart Van Assche wrote: > Since these two structure members are now used in blk-mq and !blk-mq > paths, remove the mq_prefix. This patch does not change any > functionality. > > Signed-off-by: Bart Van Assche > --- Looks good,

[PATCH 6/9] block: Rename mq_freeze_wq and mq_freeze_depth

2016-09-26 Thread Bart Van Assche
Since these two structure members are now used in blk-mq and !blk-mq paths, remove the mq_prefix. This patch does not change any functionality. Signed-off-by: Bart Van Assche --- block/blk-core.c | 20 ++-- block/blk-mq.c | 4 ++--