As we will remove items off the list using list_del(), we need to use the
safe version of list_for_each_entry().
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| msm8974.c | ||
| qcs404.c | ||
| sdm845.c | ||
| smd-rpm.c | ||
| smd-rpm.h | ||
As we will remove items off the list using list_del(), we need to use the
safe version of list_for_each_entry().
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| msm8974.c | ||
| qcs404.c | ||
| sdm845.c | ||
| smd-rpm.c | ||
| smd-rpm.h | ||