aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJingoo Han <[email protected]>2013-05-27 19:07:11 +0000
committerDavid S. Miller <[email protected]>2013-05-27 22:34:52 -0700
commit785ec305b26ee23e0efb834b5cd0dd24070ba1bf (patch)
treefc071d2707f1e748fa2f7a177e06e8ebd4fa1bb0 /tools/perf/scripts/python
parentbf3a33cec8d8b380647c9bbf17439e0c1695ba43 (diff)
net: wireless: remove unnecessary platform_set_drvdata()
The driver core clears the driver data to NULL after device_release or on probe failure, since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d (device-core: Ensure drvdata = NULL when no driver is bound). Thus, it is not needed to manually clear the device driver data to NULL. Signed-off-by: Jingoo Han <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions