aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMing Lei <[email protected]>2008-12-17 23:15:35 +0800
committerGreg Kroah-Hartman <[email protected]>2009-01-06 10:44:33 -0800
commit7232800ba8aca1c070d43a81cc49991f230b5da1 (patch)
tree131859d01c113a4ca2fe116b935c4cf351413d82 /tools/perf/scripts/python/bin
parentec0676ee28528dc8dda13a93ee4b1f215a0c2f9d (diff)
driver core:fix duplicate removing driver link in __device_release_driver
In __device_release_driver(),driver_sysfs_remove() has removed the driver link under device dir in sysfs, but sysfs_remove_link() is called again to do such thing. Remove the duplicate call to sys_remove_link(). Signed-off-by: Ming Lei <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions