Re: [PATCH v3?] scsi: qedf: Replace kmalloc_array() with kcalloc()
From: Markus Elfring
Date: Mon Feb 03 2025 - 02:20:47 EST
> Replace kmalloc_array() with kcalloc() to avoid old (dirty) data being
> used/freed.…
> ---
> drivers/scsi/qedf/qedf_io.c | 4 +---
…
Will you become more familiar with patch version descriptions?
https://lore.kernel.org/all/?q=%22This+looks+like+a+new+version+of+a+previously+submitted+patch%22
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.13#n310
Regards,
Markus