Files
android_kernel_xiaomi_sm8450/drivers/ide/ide-scan-pci.c
chenqiwu 6a0033457f drivers/ide: convert to list_for_each_entry_safe()
Use list_for_each_entry_safe() instead of list_for_each_safe()
to simplify the code.

Signed-off-by: chenqiwu <chenqiwu@xiaomi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-04-02 18:06:44 -07:00

2.7 KiB