mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 23:46:14 +01:00
As we will remove items off the list using list_del(), we need to use the
safe version of list_for_each_entry().
Fixes:
|
||
|---|---|---|
| .. | ||
| qcom | ||
| core.c | ||
| Kconfig | ||
| Makefile | ||