diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2024-05-13 20:37:20 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-05-27 03:31:15 +0300 |
commit | 734447685ecc7c6328e40cb1bd4aaeeac03c1413 (patch) | |
tree | c220a59bffb2f0ca75a6be568e26ba244e25c2c2 /net/unix/af_unix.c | |
parent | d556f807bda0b260b392069b3c8ac9e6491f0025 (diff) | |
download | linux-734447685ecc7c6328e40cb1bd4aaeeac03c1413.tar.xz |
ASoC: topology: Constify an argument of snd_soc_tplg_component_load()
snd_soc_tplg_component_load() does not modify its "*ops" argument. It
only read some values and stores it in "soc_tplg.ops".
This argument and the ops field in "struct soc_tplg" can be made const.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://msgid.link/r/f2f983e791d7f941a95556bb147f426a345d84d4.1715526069.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions