Re: [PATCH] scsi: fnic: Use vzalloc()
From: Martin K. Petersen
Date: Wed Jun 07 2023 - 21:43:29 EST
On Sat, 27 May 2023 20:06:37 +0200, Christophe JAILLET wrote:
> Use vzalloc() instead of hand writing it with vmalloc()+memset().
> This is less verbose.
>
> This also fixes some style issues :)
>
>
Applied to 6.5/scsi-queue, thanks!
[1/1] scsi: fnic: Use vzalloc()
https://git.kernel.org/mkp/scsi/c/14ce2c261d6c
--
Martin K. Petersen Oracle Linux Engineering