V2: * collected Reviewed-by tags for some patches. * remove __blk_rq_prep_clone and move the impletation to the only caller. V1: Hi, This patchset updates code and comment in blk-core.c and blk-flush.c. The first patch had been sent before, now update it with the Reviewed-by tag from Bart. Thanks, Guoqing Guoqing Jiang (6): block: fix comment for blk_cloned_rq_check_limits block: use bio_{wouldblock,io}_error in direct_make_request block: remove redundant setting of QUEUE_FLAG_DYING block: cleanup for _blk/blk_rq_prep_clone block: remove unneeded argument from blk_alloc_flush_queue block: cleanup comment for blk_flush_complete_seq block/blk-core.c | 38 +++++++++++++------------------------- block/blk-flush.c | 7 ++----- block/blk-mq.c | 3 +-- block/blk.h | 4 ++-- 4 files changed, 18 insertions(+), 34 deletions(-) -- 2.17.1