diff options
Diffstat (limited to 'fs/sysfs/sysfs.h')
-rw-r--r-- | fs/sysfs/sysfs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/sysfs/sysfs.h b/fs/sysfs/sysfs.h index b55e510ea23..32b8b64e5cf 100644 --- a/fs/sysfs/sysfs.h +++ b/fs/sysfs/sysfs.h | |||
@@ -56,8 +56,6 @@ extern struct sysfs_dirent sysfs_root; | |||
56 | extern struct kmem_cache *sysfs_dir_cachep; | 56 | extern struct kmem_cache *sysfs_dir_cachep; |
57 | 57 | ||
58 | extern struct dentry *sysfs_get_dentry(struct sysfs_dirent *sd); | 58 | extern struct dentry *sysfs_get_dentry(struct sysfs_dirent *sd); |
59 | extern void sysfs_link_sibling(struct sysfs_dirent *sd); | ||
60 | extern void sysfs_unlink_sibling(struct sysfs_dirent *sd); | ||
61 | extern struct sysfs_dirent *sysfs_get_active(struct sysfs_dirent *sd); | 59 | extern struct sysfs_dirent *sysfs_get_active(struct sysfs_dirent *sd); |
62 | extern void sysfs_put_active(struct sysfs_dirent *sd); | 60 | extern void sysfs_put_active(struct sysfs_dirent *sd); |
63 | extern struct sysfs_dirent *sysfs_get_active_two(struct sysfs_dirent *sd); | 61 | extern struct sysfs_dirent *sysfs_get_active_two(struct sysfs_dirent *sd); |