From: Tejun Heo Date: Wed, 13 Jun 2007 18:45:18 +0000 (+0900) Subject: sysfs: move s_active functions to fs/sysfs/dir.c X-Git-Tag: v2.6.23-rc1~1107^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6b4a4399c2a83d1af77c99dee0d0b5cc15ec268;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed