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 3e9a5ee38233..92fe1e51a29b 100644 --- a/fs/sysfs/sysfs.h +++ b/fs/sysfs/sysfs.h | |||
@@ -90,7 +90,6 @@ extern int sysfs_create_subdir(struct kobject *kobj, const char *name, | |||
90 | struct sysfs_dirent **p_sd); | 90 | struct sysfs_dirent **p_sd); |
91 | extern void sysfs_remove_subdir(struct sysfs_dirent *sd); | 91 | extern void sysfs_remove_subdir(struct sysfs_dirent *sd); |
92 | 92 | ||
93 | extern void sysfs_drop_dentry(struct sysfs_dirent *sd); | ||
94 | extern int sysfs_setattr(struct dentry *dentry, struct iattr *iattr); | 93 | extern int sysfs_setattr(struct dentry *dentry, struct iattr *iattr); |
95 | 94 | ||
96 | extern spinlock_t sysfs_assoc_lock; | 95 | extern spinlock_t sysfs_assoc_lock; |