commit | 9fb754b79e536eb35d69a4678687addff589e45b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jan 23 15:08:40 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jan 28 07:21:06 2015 +0100 |
tree | 5cbe5201e93281325d61c9899759b72a3275ff52 | |
parent | f2a76225b962f00642002fb109aee2e5b0dc4259 [diff] |
ALSA: line6: Use incremental loop Using a decremental loop without particular reasons worsens the readability a lot. Use incremental loops instead. Tested-by: Chris Rorvick <chris@rorvick.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>