git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cb3294
)
driver core: Use sysfs_rename_link in device_rename
author
Eric W. Biederman
<ebiederm@xmission.com>
Sat, 13 Feb 2010 03:22:26 +0000
(19:22 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 8 Mar 2010 01:04:52 +0000
(17:04 -0800)
Don't open code the renaming of symlinks in sysfs
instead use the new helper function sysfs_rename_link
Acked-by: Tejun Heo <tj@kernel.org>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: Eric W. Biederman <ebiederm@aristanetworks.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found