diff options
author | Jakub Kicinski <[email protected]> | 2022-09-22 19:31:38 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-09-22 19:31:39 -0700 |
commit | d05d9eb79d0cd0f7a978621b4a56a1f2db444f86 (patch) | |
tree | aae0399fa402ff72d8abae39bc88c5ac944ff24d /tools/perf/scripts/python/stackcollapse.py | |
parent | 304843c7ac44be6af5e88756496e8ead01436ebe (diff) | |
parent | 24aeeb107f0724fa15e16d5f28b39f3c3ecfc746 (diff) |
Merge branch 'net-dsa-remove-unnecessary-set_drvdata'
Yang Yingliang says:
====================
net: dsa: remove unnecessary set_drvdata()
In this patch set, I removed all set_drvdata(NULL) functions
in ->remove() in drivers/net/dsa/.
The driver_data will be set to NULL in device_unbind_cleanup()
after calling ->remove(), so all set_drvdata(NULL) functions
in ->remove() is redundant, they can be removed.
Here is the previous patch set:
https://lore.kernel.org/netdev/[email protected]/T/
====================
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions