arent 5b20192727ef2c047343a043ee4fbda67e2beef4 author akpm@osdl.org 1145698575 -0700 committer Linus Torvalds 1145722793 -0700 [PATCH] Altix snsc: duplicate kobject fix from: Greg Howard Fix Altix system controller (snsc) device names to include the slot number of the blade whose associated system controller is the target of the device interface. Including the slot number avoids a problem we're currently having where slots within the same enclosure are attempting to create multiple kobjects with identical names. Signed-off-by: Greg Howard Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds ì˜