All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: Constify static qmi structs
@ 2020-11-22 23:40 ` Rikard Falkeborn
  0 siblings, 0 replies; 16+ 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] 16+ messages in thread

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

Thread overview: 16+ 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 ` Rikard Falkeborn
2020-11-22 23:40 ` [PATCH net-next 1/2] soc: qcom: ipa: " Rikard Falkeborn
2020-11-22 23:40   ` Rikard Falkeborn
2020-11-24 22:47   ` Jakub Kicinski
2020-11-24 22:47     ` Jakub Kicinski
2020-11-25  5:59     ` Kalle Valo
2020-11-25  5:59       ` Kalle Valo
2020-11-25 21:45   ` Alex Elder
2020-11-25 21:45     ` Alex Elder
2020-11-25 22:49     ` Jakub Kicinski
2020-11-25 22:49       ` Jakub Kicinski
2020-11-22 23:40 ` [PATCH net-next 2/2] ath10k: " Rikard Falkeborn
2020-11-22 23:40   ` Rikard Falkeborn
2020-12-02 18:32   ` Kalle Valo
2020-12-02 18:32   ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.