Hi Markus, On Mon, Feb 3, 2025 at 2:20 AM Markus Elfring <Markus.Elfring@xxxxxx> wrote: > > > 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 Thanks, I have submitted a v3 and added the changelog. -Jiasheng