From: Tejun Heo Date: Wed, 13 Jun 2007 18:45:14 +0000 (+0900) Subject: sysfs: flatten cleanup paths in sysfs_add_link() and create_dir() X-Git-Tag: v2.6.23-rc1~1107^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfeb9fb0343363aadc3ee00a9347d120bc2a26b1;p=pandora-kernel.git sysfs: flatten cleanup paths in sysfs_add_link() and create_dir() Flatten cleanup paths in sysfs_add_link() and create_dir() to improve readability and ease further changes to these functions. This is in preparation of object reference simplification. Signed-off-by: Tejun Heo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed