netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: Constify static qmi structs
@ 2020-11-22 23:40 Rikard Falkeborn
  2020-11-22 23:40 ` [PATCH net-next 1/2] soc: qcom: ipa: " Rikard Falkeborn
  2020-11-22 23:40 ` [PATCH net-next 2/2] ath10k: " Rikard Falkeborn
  0 siblings, 2 replies; 8+ messages in thread
From: Rikard Falkeborn @ 2020-11-22 23:40 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski
  Cc: Alex Elder, Kalle Valo, netdev, linux-kernel, ath10k,
	linux-wireless, Rikard Falkeborn

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(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-12-02 18:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-22 23:40 [PATCH net-next 0/2] net: Constify static qmi structs Rikard Falkeborn
2020-11-22 23:40 ` [PATCH net-next 1/2] soc: qcom: ipa: " Rikard Falkeborn
2020-11-24 22:47   ` Jakub Kicinski
2020-11-25  5:59     ` Kalle Valo
2020-11-25 21:45   ` Alex Elder
2020-11-25 22:49     ` Jakub Kicinski
2020-11-22 23:40 ` [PATCH net-next 2/2] ath10k: " Rikard Falkeborn
2020-12-02 18:32   ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).