patch-2_6_7-vs1_9_1_12
[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) */