aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRichard Fitzgerald <[email protected]>2024-03-29 14:46:30 +0000
committerMark Brown <[email protected]>2024-03-29 16:32:26 +0000
commiteaa03486d932572dfd1c5f64f9dfebe572ad88c0 (patch)
treeb2e2e0854d6e23f4184b69f1ce727af728d2aaa3 /tools/perf/scripts/python/export-to-sqlite.py
parent00bb549d7d63a21532e76e4a334d7807a54d9f31 (diff)
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 <[email protected]> Fixes: f033c26de5a5 ("regmap: Add maple tree based register cache") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions