On Tue, Aug 07, 2007 at 03:17:33PM -0600, Eric W. Biederman wrote: > > sysfs_get_dentry is higher in fs/sysfs/dir.c then is needed and it the > dependencies get simpler if we move it down in the file to where I > have placed __sysfs_get_dentry. So this patch just moves > sysfs_get_dentry so code movement doesn't get confused with later code > changes. > > Signed-off-by: Eric W. Biederman <[email protected]> Acked-by: Tejun Heo <[email protected]> -- tejun - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH 0/25] Sysfs cleanups & tagged directory support
- From: [email protected] (Eric W. Biederman)
- [PATCH 01/25] sysfs: Move all of inode initialization into sysfs_init_inode
- From: [email protected] (Eric W. Biederman)
- [PATCH 02/25] sysfs: Remove sysfs_instantiate
- From: [email protected] (Eric W. Biederman)
- [PATCH 03/25] sysfs: Use kill_anon_super
- From: [email protected] (Eric W. Biederman)
- [PATCH 04/25] sysfs: Make sysfs_mount static
- From: [email protected] (Eric W. Biederman)
- [PATCH 05/25] sysfs: In sysfs_lookup don't open code sysfs_find_dirent
- From: [email protected] (Eric W. Biederman)
- [PATCH 06/25] sysfs: Simplify readdir.
- From: [email protected] (Eric W. Biederman)
- [PATCH 07/25] sysfs: Rewrite sysfs_drop_dentry.
- From: [email protected] (Eric W. Biederman)
- [PATCH 08/25] sysfs: Implement __sysfs_get_dentry
- From: [email protected] (Eric W. Biederman)
- [PATCH 09/25] sysfs: Move sysfs_get_dentry below __sysfs_get_dentry
- From: [email protected] (Eric W. Biederman)
- [PATCH 0/25] Sysfs cleanups & tagged directory support
- Prev by Date: Re: [PATCH 08/25] sysfs: Implement __sysfs_get_dentry
- Next by Date: Re: [PATCH 10/25] sysfs: Rewrite sysfs_get_dentry in terms of __sysfs_get_dentry
- Previous by thread: Re: [PATCH 10/25] sysfs: Rewrite sysfs_get_dentry in terms of __sysfs_get_dentry
- Next by thread: Re: [PATCH 08/25] sysfs: Implement __sysfs_get_dentry
- Index(es):