]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/linux/blkdev.h
blkcg: drop unnecessary RCU locking
[mirror_ubuntu-bionic-kernel.git] / include / linux / blkdev.h
index b4d1d4bfc1680a4b880ef77ee7a6e39364eed283..33f1b29e53f4b519d31e96168c311d0c7149005b 100644 (file)
@@ -365,7 +365,6 @@ struct request_queue {
 #ifdef CONFIG_BLK_CGROUP
        /* XXX: array size hardcoded to avoid include dependency (temporary) */
        struct list_head        blkg_list;
-       int                     nr_blkgs;
 #endif
 
        struct queue_limits     limits;