summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/rt715-sdw.c
diff options
context:
space:
mode:
authorRichard Fitzgerald <rf@opensource.cirrus.com>2024-03-29 17:46:30 +0300
committerMark Brown <broonie@kernel.org>2024-03-29 19:32:26 +0300
commiteaa03486d932572dfd1c5f64f9dfebe572ad88c0 (patch)
treeb2e2e0854d6e23f4184b69f1ce727af728d2aaa3 /sound/soc/codecs/rt715-sdw.c
parent00bb549d7d63a21532e76e4a334d7807a54d9f31 (diff)
downloadlinux-eaa03486d932572dfd1c5f64f9dfebe572ad88c0.tar.xz
regmap: maple: Fix uninitialized symbol 'ret' warnings
Fix warnings reported by smatch by initializing local 'ret' variable to 0. drivers/base/regmap/regcache-maple.c:186 regcache_maple_drop() error: uninitialized symbol 'ret'. drivers/base/regmap/regcache-maple.c:290 regcache_maple_sync() error: uninitialized symbol 'ret'. Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com> Fixes: f033c26de5a5 ("regmap: Add maple tree based register cache") Link: https://lore.kernel.org/r/20240329144630.1965159-1-rf@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/rt715-sdw.c')
0 files changed, 0 insertions, 0 deletions