Re: [PATCH v3 1/2] scsi: check for equality of result byte values

From: Bart Van Assche
Date: Mon Jun 25 2018 - 22:18:59 EST


On Mon, 2018-06-25 at 13:20 +0200, Johannes Thumshirn wrote:
> When evaluating a SCSI command's result using the field access macros,
> check for equality of the fields and not if a specific bit is set.
>
> This is a preparation patch, for reworking the results field in the
> SCSI command.

Reviewed-by: Bart Van Assche <bart.vanassche@xxxxxxx>