diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-03-12 10:42:52 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-03-15 18:42:15 +0300 |
commit | 320fcd6bbd2b500923db518902c2c640242d2b50 (patch) | |
tree | a03ef6d90d3671b7a02fa87fd990ef61e67bc925 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 45ee8b79d67905ac57408b30314757981531def9 (diff) | |
download | linux-320fcd6bbd2b500923db518902c2c640242d2b50.tar.xz |
regulator: bd9576: Fix return from bd957x_probe()
The probe() function returns an uninitialized variable in the success
path. There is no need for the "err" variable at all, just delete it.
Fixes: b014e9fae7e7 ("regulator: Support ROHM BD9576MUF and BD9573MUF")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Link: https://lore.kernel.org/r/YEsbfLJfEWtnRpoU@mwanda
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