Re: [RESEND PATCH v3] scsi: fnic: Use vcalloc() instead of vmalloc() and memset(0)
From: Martin K. Petersen
Date: Mon Dec 09 2024 - 21:37:30 EST
On Thu, 07 Nov 2024 11:42:59 +0100, Thorsten Blum wrote:
> Use vcalloc() instead of vmalloc() followed by memset(0) to simplify the
> functions fnic_trace_buf_init() and fnic_fc_trace_init().
>
> Compile-tested only.
>
>
Applied to 6.14/scsi-queue, thanks!
[1/1] scsi: fnic: Use vcalloc() instead of vmalloc() and memset(0)
https://git.kernel.org/mkp/scsi/c/5f8822c4a420
--
Martin K. Petersen Oracle Linux Engineering