diff options
author | 2022-01-13 23:40:12 -0700 | |
---|---|---|
committer | 2022-01-14 11:48:57 +0100 | |
commit | 1500296576464dd4f8f7ba409069591648f4e98c (patch) | |
tree | d02ccb6d667f8286f38b1f9d45580fced773c9dd /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | |
parent | locking/rwsem: drop redundant semicolon of down_write_nest_lock (diff) | |
download | linux-rng-1500296576464dd4f8f7ba409069591648f4e98c.tar.xz linux-rng-1500296576464dd4f8f7ba409069591648f4e98c.zip |
drm: bridge: it66121: Remove redundant check
ctx->next_bridge is checked for NULL twice in a row. The second
conditional is redundant, so remove it.
Signed-off-by: Drew Davenport <ddavenport@chromium.org>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220114064012.1670612-1-ddavenport@chromium.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions