]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/au88x0/au88x0_synth.c
oom: do not dump task state for non thread group leaders
[linux-2.6-omap-h63xx.git] / sound / pci / au88x0 / au88x0_synth.c
index d3e662a1285ddd526cc8fccd674054967565ea71..978b856f5621aafd04b39f1d51880af44dce1a90 100644 (file)
@@ -370,8 +370,8 @@ static void vortex_wt_SetFrequency(vortex_t * vortex, int wt, unsigned int sr)
                        while ((edx & 0x80000000) == 0) {
                                edx <<= 1;
                                eax--;
-                               if (eax == 0) ;
-                               break;
+                               if (eax == 0)
+                                       break;
                        }
                        if (eax)
                                edx <<= 1;