aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/message.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2023-01-11 11:30:05 +0000
committerGreg Kroah-Hartman <[email protected]>2023-01-27 12:45:34 +0000
commit34be683add6ccdbc9d589b79077ea7f48ff7ee0c (patch)
treed1f3c62bd8dcd22ff7a84aec0877cc2146219362 /drivers/usb/core/message.c
parenti3c: move dev_to_i3cdev() to use container_of_const() (diff)
downloadkernel-34be683add6ccdbc9d589b79077ea7f48ff7ee0c.tar.gz
kernel-34be683add6ccdbc9d589b79077ea7f48ff7ee0c.zip
platform/surface: aggregator: move to_ssam_device() to use container_of_const()
The driver core is changing to pass some pointers as const, so move to_ssam_device() to use container_of_const() to handle this change. to_ssam_device() now properly keeps the const-ness of the pointer passed into it, while as before it could be lost. Reviewed-by: Maximilian Luz <[email protected]> Acked-by: Hans de Goede <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/core/message.c')
0 files changed, 0 insertions, 0 deletions