diff options
author | 2019-07-09 21:01:14 +0900 | |
---|---|---|
committer | 2019-08-02 15:28:47 +0900 | |
commit | 59d431746f1b3c76fd551b71241d7fdce38a58e9 (patch) | |
tree | 09d4d3214389c80913ebb8d4c69b456190caba1e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/exynos: using dev_get_drvdata directly (diff) | |
download | wireguard-linux-59d431746f1b3c76fd551b71241d7fdce38a58e9.tar.xz wireguard-linux-59d431746f1b3c76fd551b71241d7fdce38a58e9.zip |
drm/exynos: remove redundant assignment to pointer 'node'
The pointer 'node' is being assigned with a value that is never
read and is re-assigned later. The assignment is redundant and
can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Inki Dae <daeinki@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions