On Thu, Aug 31, 2017 at 10:37:46PM +0000, Bart Van Assche wrote: > On Fri, 2017-09-01 at 01:27 +0800, Ming Lei wrote: > > The only change on legacy is that blk_drain_queue() is run > > from blk_freeze_queue(), which is called in blk_cleanup_queue(). > > > > So this patch removes the explicite __blk_drain_queue() in > > blk_cleanup_queue(). > > Hello Ming, > > Shouldn't the rename and the move of the __blk_drain_queue() be > separate patches? OK. -- Ming