Re: [PATCH] scsi: scsi_debug: Remove a useless memset()

From: Martin K. Petersen
Date: Thu Sep 19 2024 - 11:54:18 EST


On Sat, 07 Sep 2024 08:27:22 +0200, Christophe JAILLET wrote:

> 'arr' is kzalloc()'ed, so there is no need to call memset(.., 0, ...) on
> it. It is already cleared.
>
> This is a follow up of commit b952eb270df3 ("scsi: scsi_debug: Allocate the
> MODE SENSE response from the heap").
>
>
> [...]

Applied to 6.12/scsi-queue, thanks!

[1/1] scsi: scsi_debug: Remove a useless memset()
https://git.kernel.org/mkp/scsi/c/bba20b894e3c

--
Martin K. Petersen Oracle Linux Engineering