mbox series

[net-next,0/2] net: Constify static qmi structs

Message ID 20201122234031.33432-1-rikard.falkeborn@gmail.com
Headers show
Series net: Constify static qmi structs | expand

Message

Rikard Falkeborn Nov. 22, 2020, 11:40 p.m. UTC
Constify a couple of static qmi_ops and qmi_msg_handler structs that are
never modified. 

Rikard Falkeborn (2):
  soc: qcom: ipa: Constify static qmi structs
  ath10k: Constify static qmi structs

 drivers/net/ipa/ipa_qmi.c             | 8 ++++----
 drivers/net/wireless/ath/ath10k/qmi.c | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)