diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-10-22 06:18:57 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-22 08:11:52 +0200 |
commit | 7c015aea4fa6611c97994812c022cf6ebff9f0c7 (patch) | |
tree | a1f92447386d93d76447e75396adfa3721198a37 /fs/devpts | |
parent | net: r8169: remove unnecessary pci_set_drvdata() (diff) | |
download | linux-7c015aea4fa6611c97994812c022cf6ebff9f0c7.tar.xz linux-7c015aea4fa6611c97994812c022cf6ebff9f0c7.zip |
net: sis190: 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 'fs/devpts')
0 files changed, 0 insertions, 0 deletions