diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-23 11:07:51 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-24 00:58:41 +0400 |
commit | 89f45c70ee89a16932d01a97695d0094a8ee6a70 (patch) | |
tree | 20393b98b8bb0db01c06c2ac72cb6726054cd2dd /drivers/watchdog/watchdog_core.c | |
parent | 0956eaff8f39882491836fc1f0e7929f49ae0344 (diff) | |
download | linux-89f45c70ee89a16932d01a97695d0094a8ee6a70.tar.xz |
net: tehuti: 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 'drivers/watchdog/watchdog_core.c')
0 files changed, 0 insertions, 0 deletions