summaryrefslogtreecommitdiff
path: root/drivers/mux
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2019-10-04 17:21:56 +0100
committerjames qian wang (Arm Technology China) <james.qian.wang@arm.com>2019-10-09 16:07:06 +0800
commitce1ad03656bc35ae833e5344aca44e4069bd2de7 (patch)
tree2c2a73623a337f659b8a612972b1dfc24185ae9c /drivers/mux
parent94e2ec3f7fef86506293a448273b2b4ee21e6195 (diff)
drm/komeda: remove redundant assignment to pointer disable_done
The pointer disable_done is being initialized with a value that is never read and is being re-assigned a little later on. The assignment is redundant and hence can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: James Qian Wang (Arm Technology China) <james.qian.wang@arm.com> Signed-off-by: james qian wang (Arm Technology China) <james.qian.wang@arm.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191004162156.325-1-colin.king@canonical.com
Diffstat (limited to 'drivers/mux')
0 files changed, 0 insertions, 0 deletions