Files
acrn-hypervisor/devicemodel/hw/pci
Peter Fang bb54a2c7c6 dm: mei: use LIST_FOREACH() to traverse lists
Remove the uses of LIST_FIRST() and LIST_NEXT() plus an extra pointer.

Also, call LIST_INIT() in vmei_me_client_destroy_host_clients() before
releasing the mutex.

v1 -> v2:
- split the cleanup commit into two parts

Tracked-On: #2763
Signed-off-by: Peter Fang <peter.fang@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2019-04-04 00:27:10 +08:00
..
2018-12-18 13:21:07 +08:00
2018-06-07 14:35:30 +08:00
2018-12-27 09:58:20 +08:00
2018-12-27 09:58:20 +08:00
2019-03-12 13:47:57 +08:00