summaryrefslogtreecommitdiff
path: root/include/linux/processor.h
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>2025-12-19 14:45:47 +0300
committerMark Brown <broonie@kernel.org>2025-12-22 12:01:53 +0300
commit49675f5e750a2a5d530c56d130017d0337eed18f (patch)
tree7dd5f837991666d3e80fa6d2ada680eb836c740b /include/linux/processor.h
parent61fc95c4e3b26b3d1259a87124bdc25e4f71a8df (diff)
downloadlinux-49675f5e750a2a5d530c56d130017d0337eed18f.tar.xz
ASoC: qcom: topology: Constify pointed snd_soc_tplg_dapm_widget
Several functions in topology.c receive pointers to 'struct snd_soc_tplg_dapm_widget' and do not modify their contents. Constify the pointers for self-explanatory code (pointed memory is not modified by the function) and a bit safer code. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20251219-b4-container-of-const-asoc-qcom-v2-4-05fd2ecc06fe@oss.qualcomm.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/processor.h')
0 files changed, 0 insertions, 0 deletions