From: Eric W. Biederman Date: Sun, 8 Nov 2009 07:27:00 +0000 (-0800) Subject: sysfs: Rename sysfs_d_iput to sysfs_dentry_iput X-Git-Tag: v2.6.33-rc1~314^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28a027cfc0d527fcc31bfeac1d94d572c68847d1;p=pandora-kernel.git sysfs: Rename sysfs_d_iput to sysfs_dentry_iput Using dentry instead of d in the function name is what several other filesystems are doing and it seems to be a more readable convention. 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