sound/pci/au88x0/au88x0_core.c: incorrect for loop in vortex_mixer_init()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



in sound/pci/au88x0/au88x0_core.c:430 (linus' tree) it reads in
commented code:

for (x = 0; x > 0x80; x++) {

Not sure whether this is important but it appears to be incorrect.
should it be 'x < 0x80' ?
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux