Home
last modified time | relevance | path

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

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