aboutsummaryrefslogtreecommitdiff
path: root/kmod/muser.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmod/muser.h')
-rw-r--r--kmod/muser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/kmod/muser.h b/kmod/muser.h
index 58deb4c..2f6a095 100644
--- a/kmod/muser.h
+++ b/kmod/muser.h
@@ -32,7 +32,6 @@ enum muser_cmd_type {
struct muser_cmd_rw {
size_t count;
loff_t pos;
- char *buf; /* only used for write */
};
struct muser_cmd_ioctl {