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 | ||
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 | ||