diff options
author | Dan Carpenter <[email protected]> | 2024-09-16 17:07:26 +0300 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2024-10-02 01:27:50 +0200 |
commit | eb8333673e1ebc2418980b664a84c91b4e98afc4 (patch) | |
tree | ace96d76cede8215f89db3d3f18ffa977577ec17 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9852d85ec9d492ebef56dc5f229416c925758edc (diff) |
OPP: fix error code in dev_pm_opp_set_config()
This is an error path so set the error code. Smatch complains about the
current code:
drivers/opp/core.c:2660 dev_pm_opp_set_config()
error: uninitialized symbol 'ret'.
Fixes: e37440e7e2c2 ("OPP: Call dev_pm_opp_set_opp() for required OPPs")
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions