diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-10-02 13:08:44 +0300 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2019-10-21 17:49:58 +0300 |
commit | 1b98ad3b3be98f2c99f4d63679511eb97a26b8bb (patch) | |
tree | a5a56e68a3d45f45d8f13c5740c5f100973e3425 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3b2fb67ada60cdde30dca01e0c06b45f7391f8b2 (diff) | |
download | linux-1b98ad3b3be98f2c99f4d63679511eb97a26b8bb.tar.xz |
pwm: sun4i: Drop redundant assignment to variable pval
Variable pval is being assigned a value that is never read. The
assignment is redundant and hence can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions