Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
[linux-2.6-microblaze.git] / include / linux / iocontext.h
index 1dcd919..0a9dc40 100644 (file)
@@ -106,12 +106,6 @@ struct io_context {
 
        unsigned short ioprio;
 
-       /*
-        * For request batching
-        */
-       int nr_batch_requests;     /* Number of requests left in the batch */
-       unsigned long last_waited; /* Time last woken after wait for request */
-
        struct radix_tree_root  icq_tree;
        struct io_cq __rcu      *icq_hint;
        struct hlist_head       icq_list;