Sfoglia il codice sorgente

Fix small typo

Remove additional ;

Signed-off-by: Karsten Keil <kkeil@suse.de>
Karsten Keil 16 anni fa
parent
commit
fae3e7fba4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      drivers/isdn/mISDN/dsp_cmx.c

+ 1 - 1
drivers/isdn/mISDN/dsp_cmx.c

@@ -1579,7 +1579,7 @@ send_packet:
 	schedule_work(&dsp->workq);
 }
 
-static u32	jittercount; /* counter for jitter check */;
+static u32	jittercount; /* counter for jitter check */
 struct timer_list dsp_spl_tl;
 u32	dsp_spl_jiffies; /* calculate the next time to fire */
 static u16	dsp_count; /* last sample count */