Files
linux/drivers/net/ipa
Rikard Falkeborn b5094a3b53 soc: qcom: ipa: Constify static qmi structs
These are only used as input arguments to qmi_handle_init() which
accepts const pointers to both qmi_ops and qmi_msg_handler. Make them
const to allow the compiler to put them in read-only memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Acked-by: Alex Elder <elder@linaro.org>
Link: https://lore.kernel.org/r/20201122234031.33432-2-rikard.falkeborn@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-11-25 13:54:41 -08:00
..
2020-07-13 17:11:53 -07:00
2020-07-13 17:11:53 -07:00
2020-07-13 17:11:53 -07:00
2020-11-11 14:07:00 -08:00
2020-07-13 17:11:53 -07:00
2020-07-13 17:11:53 -07:00
2020-09-18 17:47:07 -07:00