diff options
author | Yang Yingliang <[email protected]> | 2022-09-21 22:05:18 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-09-22 19:30:38 -0700 |
commit | 14b29ece30e53f9b380f146d5f4f9062131b0d65 (patch) | |
tree | b9a97ed8e71b204156678421056a01724c353419 /tools/perf/scripts/python | |
parent | f66d1ecc1ad4f75cce3aa9286d4c7f9a980f5a39 (diff) |
net: dsa: ar9331: remove unnecessary dev_set_drvdata()
Remove unnecessary dev_set_drvdata() in ->remove(), the driver_data will
be set to NULL in device_unbind_cleanup() after calling ->remove().
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions