summary refs log tree commit diff
path: root/drivers/crypto/ux500
diff options
context:
space:
mode:
authorRikard Falkeborn <rikard.falkeborn@gmail.com>2022-02-10 21:28:05 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2022-02-18 16:21:09 +1100
commitbd75b4ef4977f567c7a567cf8f48dc122a097aa9 (patch)
tree2cbdc2ac089b523f80146366def66ced61357d24 /drivers/crypto/ux500
parent83b5a23b6604028ef635a72465b23a85a425b695 (diff)
downloadlinux-bd75b4ef4977f567c7a567cf8f48dc122a097aa9.tar.gz
crypto: nx - Constify static attribute_group structs
The only usage of these is to pass their address to
sysfs_{create,remove}_group(), which takes pointers to const struct
attribute_group. Make them const to allow the compiler to put them in
read-only memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Reviewed-by: Daniel Axtens <dja@axtens.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/ux500')
0 files changed, 0 insertions, 0 deletions