diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2024-04-24 17:49:41 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-04-24 17:08:48 +0200 |
commit | 541b8a266e0ebf7b4f91f753783a2d2b972169ea (patch) | |
tree | 9c57014a2c3484e7cc29bab51b2700ae0c0c7d95 /scripts/bpf_doc.py | |
parent | 25f46354dca912c84f1f79468fd636a94b8d287a (diff) |
ALSA: control: Use list_for_each_entry_safe()
Instead of reiterating the list, use list_for_each_entry_safe()
that allows to continue without starting over.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Message-ID: <20240424145020.1057216-1-andriy.shevchenko@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions