aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2024-10-20 15:39:10 +0000
committerRafael J. Wysocki <[email protected]>2024-10-28 11:24:39 +0000
commita9dedaa07b5e6034dbdd482c23aa3936958292ac (patch)
tree09d5ac91585c670e5c75b33091000534af1176a5 /net/unix/af_unix.c
parentcpufreq: use proper units for frequency (diff)
downloadkernel-a9dedaa07b5e6034dbdd482c23aa3936958292ac.tar.gz
kernel-a9dedaa07b5e6034dbdd482c23aa3936958292ac.zip
cpufreq: 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/cpufreq 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. Signed-off-by: Uwe Kleine-König <[email protected]> Acked-by: Viresh Kumar <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions