All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] scsi: be2iscsi: kzalloc + kcalloc to kzalloc_flex
@ 2026-04-30 21:37 Rosen Penev
  2026-04-30 21:37 ` [PATCH 1/2] scsi: be2iscsi: simplify cid_array allocation Rosen Penev
  2026-04-30 21:37 ` [PATCH 2/2] scsi: be2iscsi: simplify hwi_controller allocation Rosen Penev
  0 siblings, 2 replies; 4+ messages in thread
From: Rosen Penev @ 2026-04-30 21:37 UTC (permalink / raw)
  To: linux-scsi
  Cc: Ketan Mukadam, James E.J. Bottomley, Martin K. Petersen,
	Kees Cook, Gustavo A. R. Silva, open list,
	open list:KERNEL HARDENING (not covered by other areas):Keyword:b__counted_by(_le|_be)?b

Split up previous submission into two patches.

v2: fix unused variable warning.

Rosen Penev (2):
  scsi: be2iscsi: simplify cid_array allocation
  scsi: be2iscsi: simplify hwi_controller allocation

 drivers/scsi/be2iscsi/be_main.c | 33 +++------------------------------
 drivers/scsi/be2iscsi/be_main.h |  4 ++--
 2 files changed, 5 insertions(+), 32 deletions(-)

--
2.54.0


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH 0/2] scsi: be2iscsi: kzalloc + kcalloc to kzalloc_flex
@ 2026-03-21 19:17 Rosen Penev
  2026-03-21 19:17 ` [PATCH 1/2] scsi: be2iscsi: simplify cid_array allocation Rosen Penev
  0 siblings, 1 reply; 4+ messages in thread
From: Rosen Penev @ 2026-03-21 19:17 UTC (permalink / raw)
  To: linux-scsi
  Cc: Ketan Mukadam, James E.J. Bottomley, Martin K. Petersen,
	Kees Cook, Gustavo A. R. Silva, open list,
	open list:KERNEL HARDENING (not covered by other areas):Keyword:b__counted_by(_le|_be)?b

Split up previous submission into two patches.

Rosen Penev (2):
  scsi: be2iscsi: simplify cid_array allocation
  scsi: be2iscsi: simplify hwi_controller allocation

 drivers/scsi/be2iscsi/be_main.c | 33 +++------------------------------
 drivers/scsi/be2iscsi/be_main.h |  4 ++--
 2 files changed, 5 insertions(+), 32 deletions(-)

--
2.53.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-04-30 21:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-30 21:37 [PATCHv2 0/2] scsi: be2iscsi: kzalloc + kcalloc to kzalloc_flex Rosen Penev
2026-04-30 21:37 ` [PATCH 1/2] scsi: be2iscsi: simplify cid_array allocation Rosen Penev
2026-04-30 21:37 ` [PATCH 2/2] scsi: be2iscsi: simplify hwi_controller allocation Rosen Penev
  -- strict thread matches above, loose matches on Subject: below --
2026-03-21 19:17 [PATCH 0/2] scsi: be2iscsi: kzalloc + kcalloc to kzalloc_flex Rosen Penev
2026-03-21 19:17 ` [PATCH 1/2] scsi: be2iscsi: simplify cid_array allocation Rosen Penev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.