Re: [PATCH] scsi: aic7xxx: Use kzalloc() instead of kmalloc()+memset()
From: Martin K. Petersen
Date: Fri Apr 24 2020 - 12:49:39 EST
Alex,
> There are a couple of places where kzalloc() could be used directly
> instead of calling kmalloc() then memset(). Replace them.
Applied to 5.8/scsi-queue, thanks!
--
Martin K. Petersen Oracle Linux Engineering