Hi Jens, This patch series includes two cleanup patches for blk_mq_submit_bio(). No functionality has been changed. Please consider this patch series for the next merge window. Thanks, Bart. Changes compared to v2 of this patch series: - Changed the title of the first patch. - Added unlikely() in the second patch. - Dropped the patch that was added as the third patch. Changes compared to v1 of this patch series: - Addressed Christoph's comments on patch 2/3. - Added patch 3/3 to this series. Bart Van Assche (2): block: Reorder the request allocation code in blk_mq_submit_bio() blk-mq: Move more error handling into blk_mq_submit_bio() block/blk-mq.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-)