block: uapi: fix comment about block device ioctl
[linux-2.6-microblaze.git] / include / linux / blktrace_api.h
index e17d04a..a083e15 100644 (file)
@@ -23,8 +23,6 @@ struct blk_trace {
        u32 pid;
        u32 dev;
        struct dentry *dir;
-       struct dentry *dropped_file;
-       struct dentry *msg_file;
        struct list_head running_list;
        atomic_t dropped;
 };