mbox series

[-next,0/2] driver/scsi: use macro LIST_HEAD()

Message ID 20240821063609.2292672-1-lihongbo22@huawei.com
Headers show
Series driver/scsi: use macro LIST_HEAD() | expand

Message

Hongbo Li Aug. 21, 2024, 6:36 a.m. UTC
Make use of the helper macro LIST_HEAD() to simplify the
code.

Hongbo Li (2):
  driver: scsi: Make use of the helper macro LIST_HEAD()
  driver: scsi: Make use of the helper macro LIST_HEAD()

 drivers/scsi/bnx2i/bnx2i_init.c | 2 +-
 drivers/scsi/qla2xxx/qla_os.c   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)