diff options
author | Yang Yingliang <[email protected]> | 2022-09-21 22:05:07 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-09-22 19:30:34 -0700 |
commit | 764a73b43c360d1c2925baa6bd76160599c76991 (patch) | |
tree | e296f0cec429f40ac3ba8448ecd29a8fedf3a505 /tools/perf/scripts/python/sctop.py | |
parent | 304843c7ac44be6af5e88756496e8ead01436ebe (diff) |
net: dsa: b53: remove unnecessary set_drvdata()
Remove unnecessary set_drvdata(NULL) function 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/sctop.py')
0 files changed, 0 insertions, 0 deletions