This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / char / ftape / zftape / zftape-ctl.c
index 6c7874e..93010cc 100644 (file)
@@ -1319,7 +1319,7 @@ ftmtcmd_error:
 
 /*  IOCTL routine called by kernel-interface code
  */
-int _zft_ioctl(unsigned int command, void __user * arg)
+int _zft_ioctl(unsigned int command, void * arg)
 {
        int result;
        union { struct mtop       mtop;