summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2024-05-13 20:37:20 +0300
committerMark Brown <broonie@kernel.org>2024-05-27 03:31:15 +0300
commit734447685ecc7c6328e40cb1bd4aaeeac03c1413 (patch)
treec220a59bffb2f0ca75a6be568e26ba244e25c2c2 /net/unix/af_unix.c
parentd556f807bda0b260b392069b3c8ac9e6491f0025 (diff)
downloadlinux-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