sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
[pandora-kernel.git] / fs / sysfs / sysfs.h
index 12ccc07..90b3501 100644 (file)
@@ -89,9 +89,7 @@ static inline unsigned int sysfs_type(struct sysfs_dirent *sd)
  */
 struct sysfs_addrm_cxt {
        struct sysfs_dirent     *parent_sd;
-       struct inode            *parent_inode;
        struct sysfs_dirent     *removed;
-       int                     cnt;
 };
 
 /*