inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()
[deliverable/linux.git] / include / linux / fsnotify_backend.h
index d5b0910d49615ee01cf3255818d99e78241cb09f..4b2ee8d12f5e0d8272f15bbbb402f58353dde4cb 100644 (file)
@@ -157,7 +157,6 @@ struct fsnotify_group {
                struct inotify_group_private_data {
                        spinlock_t      idr_lock;
                        struct idr      idr;
-                       u32             last_wd;
                        struct user_struct      *user;
                } inotify_data;
 #endif
This page took 0.024219 seconds and 5 git commands to generate.