mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Convert list_for_each() to list_for_each_entry() where applicable. This simplifies the code. Reported-by: Hulk Robot <[email protected]> Signed-off-by: Wang Hai <[email protected]> Signed-off-by: David S. Miller <[email protected]>