]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/net.h
fs: icache RCU free inodes
[mirror_ubuntu-zesty-kernel.git] / include / linux / net.h
index 16faa130088c298fe8540b7fa29d365d0ea579b7..06bde4908473da67b664fba51f13aed0c0fa58d2 100644 (file)
@@ -120,7 +120,6 @@ enum sock_shutdown_cmd {
 struct socket_wq {
        wait_queue_head_t       wait;
        struct fasync_struct    *fasync_list;
-       struct rcu_head         rcu;
 } ____cacheline_aligned_in_smp;
 
 /**