summaryrefslogtreecommitdiffstats
path: root/crypto/echainiv.c
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>2024-11-06 18:07:06 +0100
committerKalle Valo <kvalo@kernel.org>2024-11-11 13:10:45 +0100
commitb41f96ecb9b7b36c101bf3c9c3eba017cec2a307 (patch)
tree21c4399f1c3bc9641541c97183c1b484f28be518 /crypto/echainiv.c
parentwifi: ipw2x00: libipw_rx_any(): fix bad alignment (diff)
downloadlinux-b41f96ecb9b7b36c101bf3c9c3eba017cec2a307.tar.xz
linux-b41f96ecb9b7b36c101bf3c9c3eba017cec2a307.zip
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 <u.kleine-koenig@baylibre.com> Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com> Acked-by: Toke Høiland-Jørgensen <toke@toke.dk> Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com> Acked-by: Jiri Slaby <jirislaby@kernel.org> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://patch.msgid.link/20241106170706.38922-2-u.kleine-koenig@baylibre.com
Diffstat (limited to 'crypto/echainiv.c')
0 files changed, 0 insertions, 0 deletions