Re: linux-next: build failure after merge of the scsi-mkp tree
From: Mark Brown
Date: Thu Sep 24 2026 - 11:26:52 EST
On Wed, Sep 23, 2026 at 02:42:15PM +0900, Damien Le Moal wrote:
> On 9/22/26 22:36, Mark Brown wrote:
> > if (!dev->multi_count) {
> > - ata_scsi_set_sense(dev, scmd, ABORTED_COMMAND, 0, 0);
> > + ata_scsi_set_sense(dev, scmd, ABORTED_COMMAND, 0);
> This should be:
> ata_scsi_set_sense(dev, scmd, ABORTED_COMMAND,
> NO_ADDITIONAL_SENSE_INFORMATION);
That should be updated today (without the line wrap since I hand edited
the patch).
Attachment:
signature.asc
Description: PGP signature