diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2018-05-16 11:52:41 +0200 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2018-05-16 11:55:44 +0200 |
commit | 6a89e012aaf4a978d4c896f3299cfc365e4a5eb8 (patch) | |
tree | e33cebfbdd08c012a4295a737b9d4b4751419e89 /drivers/xen/privcmd.c | |
parent | PM / OPP: Remove dev_pm_opp_{un}register_get_pstate_helper() (diff) | |
download | linux-6a89e012aaf4a978d4c896f3299cfc365e4a5eb8.tar.xz linux-6a89e012aaf4a978d4c896f3299cfc365e4a5eb8.zip |
PM / OPP: silence an uninitialized variable warning
Smatch complains that it's possible we print "rate" in the debug output
when it hasn't been initialized. It should be zero on that path.
Fixes: a1e8c13600bf ("PM / OPP: "opp-hz" is optional for power domains")
[ Viresh: Added the Fixes tag ]
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/xen/privcmd.c')
0 files changed, 0 insertions, 0 deletions