[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-sparc
Subject:    [PATCH] Fix ioctl32.c in latest BK
From:       Ben Collins <bcollins () debian ! org>
Date:       2003-04-30 20:05:40
[Download RAW message or body]

This fixes current BK source with the new compat_ioctl interface.
The existing sys_ioctl() prototype in ioctl32.c is wrong, and also
uneeded.


Index: arch/sparc64/kernel/ioctl32.c
===================================================================
RCS file: /home/scm/linux-2.5/arch/sparc64/kernel/ioctl32.c,v
retrieving revision 1.54
diff -u -u -r1.54 ioctl32.c
--- arch/sparc64/kernel/ioctl32.c	30 Apr 2003 16:17:21 -0000	1.54
+++ arch/sparc64/kernel/ioctl32.c	30 Apr 2003 20:23:12 -0000
@@ -115,7 +115,6 @@
 #define EXT2_IOC32_GETVERSION             _IOR('v', 1, int)
 #define EXT2_IOC32_SETVERSION             _IOW('v', 2, int)
 
-extern asmlinkage int sys_ioctl(unsigned int fd, unsigned int cmd, unsigned long arg);
 
 static int w_long(unsigned int fd, unsigned int cmd, unsigned long arg)
 {
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic