aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/selftests
diff options
context:
space:
mode:
authorColin Ian King2019-07-09 21:01:14 +0900
committerInki Dae2019-08-02 15:28:47 +0900
commit59d431746f1b3c76fd551b71241d7fdce38a58e9 (patch)
tree09d4d3214389c80913ebb8d4c69b456190caba1e /drivers/gpu/drm/selftests
parent9eae7c3bcb52ec0a9f816d830e232e36a20b46d4 (diff)
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 'drivers/gpu/drm/selftests')
0 files changed, 0 insertions, 0 deletions