diff options
author | 2021-02-06 21:36:56 +0100 | |
---|---|---|
committer | 2021-02-08 16:01:01 +0100 | |
commit | 8d19b4e0b377e226b98f26ded5f0c6463976e4fb (patch) | |
tree | 2018d108a523f8c192748d4181a0aea31192010d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ALSA: pcm: Don't call sync_stop if it hasn't been stopped (diff) | |
download | wireguard-linux-8d19b4e0b377e226b98f26ded5f0c6463976e4fb.tar.xz wireguard-linux-8d19b4e0b377e226b98f26ded5f0c6463976e4fb.zip |
ALSA: pcm: Use for_each_pcm_substream() macro
There are a few places doing the same loop iterating all PCM
substreams belonging to the PCM object. Introduce a local helper
macro, for_each_pcm_substream(), to simplify the code.
Link: https://lore.kernel.org/r/20210206203656.15959-5-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions