Merge branch 'linus' into locking/core, to fix up conflicts
[linux-2.6-block.git] / include / linux / blkdev.h
index 006fa09a641eb5b6c59367c70dd76c5b1b83ca41..4b99b13c7e682d58df06c44ea6ed3410a09a4853 100644 (file)
@@ -568,7 +568,6 @@ struct request_queue {
 
 #if defined(CONFIG_BLK_DEV_BSG)
        bsg_job_fn              *bsg_job_fn;
-       int                     bsg_job_size;
        struct bsg_class_device bsg_dev;
 #endif