mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08: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 | ||