From: Eric W. Biederman Date: Sat, 13 Feb 2010 03:22:27 +0000 (-0800) Subject: sysfs: Pass super_block to sysfs_get_inode X-Git-Tag: v2.6.34-rc1~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fac2622bbad4d7e3a32c53e631e018b80ec631dc;p=pandora-kernel.git sysfs: Pass super_block to sysfs_get_inode Currently sysfs_get_inode magically returns an inode on sysfs_sb. Make the super_block parameter explicit and the code becomes clearer. Acked-by: Tejun Heo Acked-by: Serge Hallyn Signed-off-by: Eric W. Biederman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed