summaryrefslogtreecommitdiff
path: root/drivers/virtio/virtio_pci.c
diff options
context:
space:
mode:
authorMing Lei <tom.leiming@gmail.com>2008-12-17 23:15:35 +0800
committerGreg Kroah-Hartman <gregkh@suse.de>2009-01-06 10:44:33 -0800
commit7232800ba8aca1c070d43a81cc49991f230b5da1 (patch)
tree131859d01c113a4ca2fe116b935c4cf351413d82 /drivers/virtio/virtio_pci.c
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 <tom.leiming@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/virtio/virtio_pci.c')
0 files changed, 0 insertions, 0 deletions