Re: [PATCH] scsi:libiscsi: remove unnecessary memset in iscsi_conn_setup
From: Martin K. Petersen
Date: Tue Mar 29 2022 - 23:03:15 EST
Wenchao,
> iscsi_cls_conn is alloced by kzalloc(), the whole iscsi_cls_conn is
> zero filled already including the dd_data. So it is unnecessary to
> call memset again.
Applied to 5.18/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering