This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / blkpg.h
index 15b61f7..be5d0f4 100644 (file)
@@ -33,7 +33,7 @@ struct blkpg_ioctl_arg {
         int op;
         int flags;
         int datalen;
-        void *data;
+        void __user *data;
 };
 
 /* The subfunctions (for the op field) */