fs: icache RCU free inodes
[pandora-kernel.git] / include / linux / net.h
index 16faa13..06bde49 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;
 
 /**