These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / speakup / speakup_audptr.c
index ea89e36..a9a6872 100644 (file)
@@ -162,7 +162,7 @@ static void synth_version(struct spk_synth *synth)
 
 static int synth_probe(struct spk_synth *synth)
 {
-       int failed = 0;
+       int failed;
 
        failed = spk_serial_synth_probe(synth);
        if (failed == 0)