Merge branch 'for-linus' into for-4.12/block
[linux-2.6-microblaze.git] / block / blk-mq.h
index 660a17e..7e6f2e4 100644 (file)
@@ -20,7 +20,6 @@ struct blk_mq_ctx {
 
        /* incremented at completion time */
        unsigned long           ____cacheline_aligned_in_smp rq_completed[2];
-       struct blk_rq_stat      stat[2];
 
        struct request_queue    *queue;
        struct kobject          kobj;