On Wed, 2018-03-28 at 17:41 +0100, Colin King wrote: > From: Colin Ian King <[email protected]> > > The first assignment to shost->use_blk_mq is redundant as it is > overwritten by the following statement. Remove this redundant code. > > Detected by CoverityScan, CID#1466993 ("Unused value")
Reviewed-by: Bart Van Assche <[email protected]>

