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

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)