[PATCH 0/2] remoteproc: Constify static struct rproc_ops
Rikard Falkeborn
rikard.falkeborn at gmail.com
Sat Nov 7 18:36:28 EST 2020
Constify two static struct rproc_ops which are never modified. These two
changes makes all static instances of rproc_ops in the kernel const.
Rikard Falkeborn (2):
remoteproc: ingenic: Constify ingenic_rproc_ops
remoteproc: stm32: Constify st_rproc_ops
drivers/remoteproc/ingenic_rproc.c | 2 +-
drivers/remoteproc/stm32_rproc.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.29.2
More information about the linux-arm-kernel
mailing list