Re: [PATCH v2 2/3] scsi: check for equality of result byte values

From: Christoph Hellwig
Date: Wed Jun 13 2018 - 07:58:16 EST


On Wed, Jun 13, 2018 at 09:53:48AM +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.
>
> Signed-off-by: Johannes Thumshirn <jthumshirn@xxxxxxx>

Looks good,

Reviewed-by: Christoph Hellwig <hch@xxxxxx>