patch-2.3.29 linux/arch/i386/kernel/apm.c
Next file: linux/arch/i386/kernel/irq.c
Previous file: linux/arch/i386/defconfig
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Nov 19 11:33:29 1999
-  Orig file: 
v2.3.28/linux/arch/i386/kernel/apm.c
-  Orig date: 
Thu Nov 11 20:11:31 1999
diff -u --recursive --new-file v2.3.28/linux/arch/i386/kernel/apm.c linux/arch/i386/kernel/apm.c
@@ -1193,7 +1193,7 @@
 	return 0;
 }
 
-int apm_get_info(char *buf, char **start, off_t fpos, int length, int dummy)
+static int apm_get_info(char *buf, char **start, off_t fpos, int length)
 {
 	char *		p;
 	unsigned short	bx;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)