aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel/pmt/class.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2024-10-28 08:07:55 +0000
committerMartin K. Petersen <[email protected]>2024-11-07 01:45:25 +0000
commitf8da4c1cad5f836765bf147572872bfd0c3eb271 (patch)
tree26930f78694149b77d304a5dfa6b9638199c8d8d /drivers/platform/x86/intel/pmt/class.c
parentscsi: pm8001: Increase request sg length to support 4MiB requests (diff)
downloadkernel-f8da4c1cad5f836765bf147572872bfd0c3eb271.tar.gz
kernel-f8da4c1cad5f836765bf147572872bfd0c3eb271.zip
scsi: 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/scsi 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. On the way do a few whitespace changes to make indention consistent. Signed-off-by: Uwe Kleine-König <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions