aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2022-03-02 17:53:09 +0000
committerJavier Martinez Canillas <javierm@redhat.com>2022-03-03 09:28:55 +0100
commit701920ca9822eb63b420b3bcb627f2c1ec759903 (patch)
treec729aed44a1211e5b3e94b6ff2b55ab2fbe7126f /drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c
parentdrm/aspeed: Add AST2600 chip support (diff)
downloadlinux-dev-701920ca9822eb63b420b3bcb627f2c1ec759903.tar.xz
linux-dev-701920ca9822eb63b420b3bcb627f2c1ec759903.zip
drm/ssd130x: remove redundant initialization of pointer mode
Pointer mode is being assigned a value that is never read, it is being re-assigned later with a new value. The initialization is redundant and can be removed. Cleans up clang scan build warning: drivers/gpu/drm/solomon/ssd130x.c:582:27: warning: Value stored to 'mode' during its initialization is never read [deadcode.DeadStores] Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Acked-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220302175309.1098827-1-colin.i.king@gmail.com
Diffstat (limited to 'drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c')
0 files changed, 0 insertions, 0 deletions