On 1/12/24 12:26, Erick Archer wrote:
Use 2-factor multiplication argument form kcalloc() instead
of kzalloc().
Link: https://github.com/KSPP/linux/issues/162
Signed-off-by: Erick Archer
---
drivers/scsi/csiostor/csio_init.c | 15 +--
1 file changed, 5 insertions(+), 10 deleti
Use 2-factor multiplication argument form kcalloc() instead
of kzalloc().
Link: https://github.com/KSPP/linux/issues/162
Signed-off-by: Erick Archer
---
drivers/scsi/csiostor/csio_init.c | 15 +--
1 file changed, 5 insertions(+), 10 deletions(-)
diff --git a/drivers/scsi/csiostor/cs