patch-2.4.2 linux/kernel/dma.c
Next file: linux/kernel/exit.c
Previous file: linux/kernel/acct.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Tue Feb 13 14:14:06 2001
-  Orig file: 
v2.4.1/linux/kernel/dma.c
-  Orig date: 
Tue Dec  5 12:29:39 2000
diff -u --recursive --new-file v2.4.1/linux/kernel/dma.c linux/kernel/dma.c
@@ -116,9 +116,8 @@
 	return -EINVAL;
 }
 
-int free_dma(unsigned int dmanr)
+void free_dma(unsigned int dmanr)
 {
-	return -EINVAL;
 }
 
 int get_dma_list(char *buf)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)