diff options
| author | Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> | 2026-03-17 13:36:53 +0100 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2026-04-06 09:40:30 -0500 |
| commit | 66ec83627902d2585e14911692b317496731767a (patch) | |
| tree | 38e80a7d2fe1650bec4c1aa7237621e66c5e62ea /rust/kernel/interop/git@git.tavy.me:linux-stable.git | |
| parent | b8077b4da2e89917ec4c632b66e60d49089bbda3 (diff) | |
ASoC: qcom: Constify GPR packet being send over GPR interface
gpr_send_pkt() and pkt_router_send_svc_pkt() only send the GPR packet
they receive, without any need to actually modify it, so mark the
pointer to GPR packet as pointer to const for code safety and code
self-documentation. Several users of this interface can follow up and
also operate on pointer to const.
Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260317-rpmsg-send-const-v3-4-4d7fd27f037f@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
