Home
last modified time | relevance | path

Searched refs:lh_next (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/scsi/
Dscsi_devinfo.c816 struct list_head *lh, *lh_next; in scsi_dev_info_remove_list() local
827 list_for_each_safe(lh, lh_next, &devinfo_table->scsi_dev_info_list) { in scsi_dev_info_remove_list()