In case we use shared tags feature, blk_mq_alloc_tag_set might fail
during module initialization. In that case, fail the load with the
suitble error code. Also move the tagset initialization process after
defining the amount of submition queues.
I've fixed some of the typos in your commit message, but this looks
good. Applied, thanks.
--
Jens Axboe