diff options
author | Vitaliy Shevtsov <v.shevtsov@maxima.ru> | 2024-10-18 16:07:41 +0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-10-18 18:44:28 +0100 |
commit | 1b9971a4e01b80afbf061ad7cdf84ac6fbbbde8d (patch) | |
tree | af6c7662a9afe0737f181e771dd8718b9310d2f1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b2385de2ae11bdd34855276e0a254109469227eb (diff) |
ASoC: nau8821: check regmap_raw_read/regmap_raw_write for failure
The return values from both regmap_raw_read() and regmap_raw_write() are not
checked despite they can fail. Propagate possible errors to caller.
Found by Linux Verification Center (linuxtesting.org) with Svace.
Signed-off-by: Vitaliy Shevtsov <v.shevtsov@maxima.ru>
Link: https://patch.msgid.link/20241018110743.18786-1-v.shevtsov@maxima.ru
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions