Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit be6c28e6 authored by Roel Kluin's avatar Roel Kluin Committed by Linus Torvalds
Browse files

sound/oss/trident.c: fix incorrect test in trident_ac97_set()



If count reaches zero, the loop ends, but the postfix decrement still
subtracts: testing for 'count == 0' will not work.

Signed-off-by: default avatarRoel Kluin <12o3l@tiscali.nl>
Reviewed-by: default avatarRay Lee <ray-lk@madrabbit.org>
Acked-by: default avatarMuli Ben-Yehuda <muli@il.ibm.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 67a3b2b6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment