diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-12-03 06:44:01 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2013-12-04 14:20:26 +1030 |
commit | 7d2dddda5c928f349a01f1d5ca8ee5e9d4283c7a (patch) | |
tree | 9faa12df6934ec5c3856c0896dbf92f6c7318590 /drivers/bus | |
parent | af91706d5ddecb4a9858cca9e90d463037cfd498 (diff) |
virtio: pci: remove unnecessary pci_set_drvdata()
The driver core clears the driver data to NULL after device_release
or on probe failure. Thus, it is not needed to manually clear the
device driver data to NULL.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'drivers/bus')
0 files changed, 0 insertions, 0 deletions