diff options
| author | Yang Yingliang <[email protected]> | 2022-09-21 14:05:07 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-09-23 02:30:34 +0000 |
| commit | 764a73b43c360d1c2925baa6bd76160599c76991 (patch) | |
| tree | e296f0cec429f40ac3ba8448ecd29a8fedf3a505 /drivers/net/dsa/dsa_loop.c | |
| parent | ptp_ocp: use device_find_any_child() instead of custom approach (diff) | |
| download | kernel-764a73b43c360d1c2925baa6bd76160599c76991.tar.gz kernel-764a73b43c360d1c2925baa6bd76160599c76991.zip | |
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 'drivers/net/dsa/dsa_loop.c')
0 files changed, 0 insertions, 0 deletions
