> - blk_freeze_queue(q); > + > + /* > + * blk_freeze_queue_start has been called in blk_queue_start_drain, we just > + * need to wait. > + */ This commit is not only pointless, but also exceeds the 80 character limit.