aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2024-10-10 20:36:22 +0000
committerWim Van Sebroeck <[email protected]>2024-11-05 09:04:41 +0000
commit562b0b03193b567cd55334b25e5c8d624cd6a06f (patch)
treebdab095a0cdb01aa1963bd37181a921a1e58f9a9 /net/unix/unix_bpf.c
parentwatchdog: it87_wdt: add PWRGD enable quirk for Qotom QCML04 (diff)
downloadkernel-562b0b03193b567cd55334b25e5c8d624cd6a06f.tar.gz
kernel-562b0b03193b567cd55334b25e5c8d624cd6a06f.zip
watchdog: 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/watchdog/ 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. While touching these files, make indention of the struct initializer consistent in several files. Signed-off-by: Uwe Kleine-König <[email protected]> Acked-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions