diff options
author | Carsten Haitzler <carsten.haitzler@arm.com> | 2020-11-27 11:00:27 +0000 |
---|---|---|
committer | Liviu Dudau <liviu.dudau@arm.com> | 2020-12-18 16:35:48 +0000 |
commit | 8e8fbfc682481b7f814985341020129161afd9de (patch) | |
tree | 68bceb2d09b097a94638c6c56b8a9f6c68d522d1 /kernel/jump_label.c | |
parent | 4b501262826f5b20f54433c586b111dd190bea25 (diff) | |
download | linux-8e8fbfc682481b7f814985341020129161afd9de.tar.gz linux-8e8fbfc682481b7f814985341020129161afd9de.tar.bz2 linux-8e8fbfc682481b7f814985341020129161afd9de.zip |
drm/komeda: Remove useless variable assignment
ret is not actually read after this (only written in one case then
returned), so this assign line is useless. This removes that assignment.
Signed-off-by: Carsten Haitzler <carsten.haitzler@arm.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201127110027.133569-1-carsten.haitzler@foss.arm.com
Diffstat (limited to 'kernel/jump_label.c')
0 files changed, 0 insertions, 0 deletions