aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-10-23 16:08:32 +0900
committerDavid S. Miller <davem@davemloft.net>2013-10-23 16:58:41 -0400
commitb921f9abdd7278656aad06e624d42ddc524d5838 (patch)
tree0a9c6956cc557b16daa6e9818eee97d6a73b7885 /scripts/patch-kernel
parentnet: tehuti: remove unnecessary pci_set_drvdata() (diff)
net: tlan: 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/patch-kernel')
0 files changed, 0 insertions, 0 deletions