Re: [PATCH V2 5/8] scsi: introduce force_blk_mq
From: Ming Lei <hidden>
Date: 2018-02-07 00:46:59
Also in:
linux-scsi
From: Ming Lei <hidden>
Date: 2018-02-07 00:46:59
Also in:
linux-scsi
On Tue, Feb 06, 2018 at 12:20:43PM -0800, Omar Sandoval wrote:
On Mon, Feb 05, 2018 at 11:20:32PM +0800, Ming Lei wrote:
...
quoted
shost->use_blk_mq = scsi_use_blk_mq;Not sure if this is a patch formatting issue, but this old line wasn't deleted.
Good catch, the old line need to be removed. Thanks, Ming