Re: [PATCH] scsi: scsi_debug: fix uninitialized variable use

From: Arnd Bergmann
Date: Tue Feb 25 2025 - 05:03:11 EST


On Tue, Feb 25, 2025, at 10:43, "Kai Mäkisara (Kolumbus)" wrote:
>> On 25. Feb 2025, at 10.56, Arnd Bergmann <arnd@xxxxxxxxxx> wrote:
>>
>> Fixes: e7795366c41d ("scsi: scsi_debug: Add READ BLOCK LIMITS and modify LOAD for tapes")
>
> The bug was actually in 568354b24c7d "scsi: scsi_debug: Add compression
> mode page for tapes"

Ah indeed, my mistake. At least I got the right author.

>> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
>
> Acked-by: Kai Mäkisara <kai.makisara@xxxxxxxxxxx
> <mailto:kai.makisara@xxxxxxxxxxx>>

Thanks!

I'll resend with the correct fixes tag

Arnd