]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sysfs: move s_active functions to fs/sysfs/dir.c
authorTejun Heo <htejun@gmail.com>
Wed, 13 Jun 2007 18:45:18 +0000 (03:45 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 11 Jul 2007 23:09:07 +0000 (16:09 -0700)
commitb6b4a4399c2a83d1af77c99dee0d0b5cc15ec268
tree7a5d3134a338f03ab813024d5501bde1d434c98b
parent0b8ead82f5d9d8f08c0d1236f2e350b70a977753
sysfs: move s_active functions to fs/sysfs/dir.c

These functions are about to receive more complexity and doesn't
really need to be inlined in the first place.  Move them from
fs/sysfs/sysfs.h to fs/sysfs/dir.c.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/sysfs/dir.c
fs/sysfs/sysfs.h