mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
e83332842a
Convert list_for_each() to list_for_each_entry() where applicable. This simplifies the code. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Wang Hai <wanghai38@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>