mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-21 08:41:26 +00: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:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| msm8974.c | ||
| qcs404.c | ||
| sdm845.c | ||
| smd-rpm.c | ||
| smd-rpm.h | ||