patch-2.4.19 linux-2.4.19/arch/arm/kernel/dma-arc.c

Next file: linux-2.4.19/arch/arm/kernel/dma.c
Previous file: linux-2.4.19/arch/arm/kernel/debug-armv.S
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/arm/kernel/dma-arc.c linux-2.4.19/arch/arm/kernel/dma-arc.c
@@ -96,7 +96,7 @@
 	/* 10/1/1999 DAG - Presume whether there is an outstanding command? */
 	extern unsigned int fdc1772_fdc_int_done;
 
-	* Explicit! If the int done is 0 then 1 int to go */
+	/* Explicit! If the int done is 0 then 1 int to go */
 	return (fdc1772_fdc_int_done==0)?1:0;
 }
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)