[PATCH] slimbus: qcom-ngd-ctrl: Constify static structs
Srinivas Kandagatla
srinivas.kandagatla at linaro.org
Tue Nov 24 11:46:33 CET 2020
On 22/11/2020 23:42, Rikard Falkeborn wrote:
> qcom_slim_qmi_msg_handlers[] and qcom_slim_ngd_qmi_svc_event_ops 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 at gmail.com>
> ---
Applied thanks,
--srini
More information about the Alsa-devel
mailing list