Re: [PATCH v3 2/5] scsi: replace "mq" with "first_chunk" in SG functions

From: Sagi Grimberg
Date: Tue Apr 12 2016 - 06:37:01 EST



From: Ming Lin <ming.l@xxxxxxxxxxxxxxx>

Parameter "bool mq" is block driver specific.
Change it to "first_chunk" to make it more generic.

Reviewed-by: Christoph Hellwig <hch@xxxxxx>
Signed-off-by: Ming Lin <ming.l@xxxxxxxxxxxxxxx>

Reviewed-by: Sagi Grimberg <sagi@xxxxxxxxxxx>