aboutsummaryrefslogtreecommitdiff
path: root/drivers/cdx/controller/cdx_controller.c
diff options
context:
space:
mode:
authorIvan Orlov <[email protected]>2023-06-20 16:46:43 +0200
committerGreg Kroah-Hartman <[email protected]>2023-08-05 08:31:41 +0200
commitd2e8071bed0befa3304acb01edd4a228d81fc4d2 (patch)
treeafb2372a5ee29ab177d54c3a01e5238fa9e60ff9 /drivers/cdx/controller/cdx_controller.c
parente2dfa1d5223cdfa7b832a582de0b7504eaf7ae22 (diff)
tpm: make all 'class' structures const
Now that the driver core allows for struct class to be in read-only memory, making all 'class' structures to be declared at build time placing them into read-only memory, instead of having to be dynamically allocated at load time. Cc: Peter Huewe <[email protected]> Cc: Jason Gunthorpe <[email protected]> Cc: [email protected] Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Ivan Orlov <[email protected]> Acked-by: Jarkko Sakkinen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions