[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2fdb9ef3-fb2d-e8bc-4489-cb0c332398ae@acm.org>
Date: Fri, 13 Aug 2021 20:11:04 -0700
From: Bart Van Assche <bvanassche@....org>
To: John Garry <john.garry@...wei.com>, satishkh@...co.com,
sebaddel@...co.com, kartilak@...co.com, jejb@...ux.ibm.com,
martin.petersen@...cle.com
Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
hare@...e.de, hch@....de
Subject: Re: [PATCH 1/3] scsi: wd719: Stop using scsi_cmnd.tag
On 8/13/21 6:49 AM, John Garry wrote:
> - action = /*cmd->tag ? WD719X_CMD_ABORT_TAG : */WD719X_CMD_ABORT;
> + action = /*tag ? WD719X_CMD_ABORT_TAG : */WD719X_CMD_ABORT;
If this patch series would be reposted, please remove the commented-out
code instead of modifying it. Anyway:
Reviewed-by: Bart Van Assche <bvanassche@....org>
Powered by blists - more mailing lists