diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-21 02:14:45 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-21 21:21:02 (GMT) |
commit | c95984083a656fb82b9e1500748fd0b3f2d1d28c (patch) | |
tree | 35286f9f08d7efbdf4be93299000ccab836655a2 /scripts/coccinelle/misc | |
parent | 21d35d212469c3138f8916f7e47b779313d79751 (diff) | |
download | linux-fsl-qoriq-c95984083a656fb82b9e1500748fd0b3f2d1d28c.tar.xz |
net: ksz884x: 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/coccinelle/misc')
0 files changed, 0 insertions, 0 deletions