diff options
| author | Oswald Buddenhagen <[email protected]> | 2023-05-05 17:52:44 +0200 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2023-05-05 18:23:53 +0200 |
| commit | ee2dd703470242f1672403e83f827391afeca808 (patch) | |
| tree | 3f7332d3ebd1541864535e69c8547fc04ed0b592 /drivers/cdx/controller/cdx_rpmsg.c | |
| parent | 6ffa6f397e80bc196ed554e4dabfe43ecc0fe7c1 (diff) | |
ALSA: pcm: use exit controlled loop in snd_pcm_playback_silence()
We already know that `frames` is greater than zero, because we just
checked it. So we don't need to check the loop condition on the first
iteration.
Signed-off-by: Oswald Buddenhagen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/cdx_rpmsg.c')
0 files changed, 0 insertions, 0 deletions