diff options
| author | Krzysztof Kozlowski <[email protected]> | 2024-04-29 13:48:46 +0200 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2024-05-07 00:00:20 +0900 |
| commit | e6fa3509cb32df373b15212a99f69a6595efd1c3 (patch) | |
| tree | ff353e39577eb7389e502c72027901b5f9142a2b /tools/testing/selftests/bpf/progs/connect_unix_prog.c | |
| parent | ba2a2c378ada0cd641a1887151ea8af532617c69 (diff) | |
ASoC: qcom: Constify static snd_pcm_hardware
Static 'struct snd_pcm_hardware' is not modified by the driver and its
copy is passed to the core, so it can be made const for increased code
safety.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/20240429-n-asoc-const-snd-pcm-hardware-v1-1-c6ce60989834@linaro.org
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/connect_unix_prog.c')
0 files changed, 0 insertions, 0 deletions