aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/dfl.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2023-01-11 11:30:16 +0000
committerGreg Kroah-Hartman <[email protected]>2023-01-27 12:45:50 +0000
commitc6e8418521a8fd2068ade2c6a1514315c99cc717 (patch)
treecbe593882dab30b7b7b0daeabbaa84f3b6bf56c6 /drivers/fpga/dfl.c
parentmcb: move to_mcb_device() to use container_of_const() (diff)
downloadkernel-c6e8418521a8fd2068ade2c6a1514315c99cc717.tar.gz
kernel-c6e8418521a8fd2068ade2c6a1514315c99cc717.zip
xen/xenbus: move to_xenbus_device() to use container_of_const()
The driver core is changing to pass some pointers as const, so move to_xenbus_device() to use container_of_const() to handle this change. to_xenbus_device() now properly keeps the const-ness of the pointer passed into it, while as before it could be lost. Cc: Stefano Stabellini <[email protected]> Cc: Oleksandr Tyshchenko <[email protected]> Cc: [email protected] Acked-by: Juergen Gross <[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/fpga/dfl.c')
0 files changed, 0 insertions, 0 deletions