diff options
| author | Jingoo Han <jg1.han@samsung.com> | 2013-05-27 15:07:11 -0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2013-05-28 01:34:52 -0400 |
| commit | 785ec305b26ee23e0efb834b5cd0dd24070ba1bf (patch) | |
| tree | fc071d2707f1e748fa2f7a177e06e8ebd4fa1bb0 /net/tipc/core.c | |
| parent | bf3a33cec8d8b380647c9bbf17439e0c1695ba43 (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 <jg1.han@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/core.c')
0 files changed, 0 insertions, 0 deletions
