diff options
Diffstat (limited to 'fs/sysfs/sysfs.h')
-rw-r--r-- | fs/sysfs/sysfs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/sysfs/sysfs.h b/fs/sysfs/sysfs.h index 179e6a26ece1..791b3ed91a9b 100644 --- a/fs/sysfs/sysfs.h +++ b/fs/sysfs/sysfs.h | |||
@@ -37,7 +37,6 @@ struct sysfs_dirent { | |||
37 | unsigned int s_flags; | 37 | unsigned int s_flags; |
38 | umode_t s_mode; | 38 | umode_t s_mode; |
39 | ino_t s_ino; | 39 | ino_t s_ino; |
40 | struct dentry * s_dentry; | ||
41 | struct iattr * s_iattr; | 40 | struct iattr * s_iattr; |
42 | atomic_t s_event; | 41 | atomic_t s_event; |
43 | }; | 42 | }; |