aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2024-11-06 18:07:06 +0100
committerKalle Valo <[email protected]>2024-11-11 14:10:45 +0200
commitb41f96ecb9b7b36c101bf3c9c3eba017cec2a307 (patch)
tree21c4399f1c3bc9641541c97183c1b484f28be518 /tools/perf/scripts/python/stackcollapse.py
parent4fa4f049dc0d9741b16c96bcbf0108c85368a2b9 (diff)
wifi: Switch back to struct platform_driver::remove()
After commit 0edb555a65d1 ("platform: Make platform_driver::remove() return void") .remove() is (again) the right callback to implement for platform drivers. Convert all platform drivers below drivers/net/wireless to use .remove(), with the eventual goal to drop struct platform_driver::remove_new(). As .remove() and .remove_new() have the same prototypes, conversion is done by just changing the structure member name in the driver initializer. En passant several whitespace changes are done to make indentation consistent in the struct initializers. Signed-off-by: Uwe Kleine-König <[email protected]> Acked-by: Jeff Johnson <[email protected]> Acked-by: Toke Høiland-Jørgensen <[email protected]> Acked-by: Arend van Spriel <[email protected]> Acked-by: Jiri Slaby <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions