From: Tejun Heo Date: Thu, 24 Oct 2013 15:49:11 +0000 (-0400) Subject: sysfs: separate out dup filename warning into a separate function X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~64^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1c1459e45944e336a968acce1e459c9effcde47;p=pandora-kernel.git sysfs: separate out dup filename warning into a separate function Separate out sysfs_warn_dup() out of sysfs_add_one(). This will help separating out the core sysfs functionalities into kernfs so that it can be used by non-sysfs users too. This doesn't make any functional changes. Signed-off-by: Tejun Heo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed