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 043675471031..8a0aea1ab86d 100644 --- a/fs/sysfs/sysfs.h +++ b/fs/sysfs/sysfs.h | |||
@@ -69,7 +69,6 @@ extern void sysfs_remove_one(struct sysfs_addrm_cxt *acxt, | |||
69 | extern void sysfs_addrm_finish(struct sysfs_addrm_cxt *acxt); | 69 | extern void sysfs_addrm_finish(struct sysfs_addrm_cxt *acxt); |
70 | 70 | ||
71 | extern struct inode * sysfs_get_inode(struct sysfs_dirent *sd); | 71 | extern struct inode * sysfs_get_inode(struct sysfs_dirent *sd); |
72 | extern void sysfs_instantiate(struct dentry *dentry, struct inode *inode); | ||
73 | 72 | ||
74 | extern void release_sysfs_dirent(struct sysfs_dirent * sd); | 73 | extern void release_sysfs_dirent(struct sysfs_dirent * sd); |
75 | extern struct sysfs_dirent *sysfs_find_dirent(struct sysfs_dirent *parent_sd, | 74 | extern struct sysfs_dirent *sysfs_find_dirent(struct sysfs_dirent *parent_sd, |