Re: [PATCH] scsi: scsi_debug: Remove a useless memset()
From: Martin K. Petersen
Date: Thu Sep 12 2024 - 20:46:32 EST
Christophe,
> 'arr' is kzalloc()'ed, so there is no need to call memset(.., 0, ...)
> on it. It is already cleared.
Applied to 6.12/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering