ieee1394: Remove superfluous calls to kobject_set_name().
authorRobert P. J. Day <rpjday@crashcourse.ca>
Thu, 27 Mar 2008 14:48:37 +0000 (10:48 -0400)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Fri, 18 Apr 2008 15:55:31 +0000 (17:55 +0200)
Unless you're adding a kobject to the sysfs hierarchy, there is no
point setting its kobject name.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>

No differences found