From: Greg Kroah-Hartman Date: Wed, 24 Oct 2007 23:52:31 +0000 (-0700) Subject: kobject: check for duplicate names in kobject_rename X-Git-Tag: v2.6.24-rc2~70^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34358c26a2c96b2a068dc44e0ac602106a466bce;p=pandora-kernel.git kobject: check for duplicate names in kobject_rename This should catch any duplicate names before we try to tell sysfs to rename the object. This happens a lot with older versions of udev and the network rename scripts. Cc: David Miller Cc: Kay Sievers Cc: Rafael J. Wysocki Cc: Tejun Heo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed