diff options
author | Colin Ian King <colin.king@canonical.com> | 2020-07-01 16:41:54 +0300 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-08-17 10:36:35 +0300 |
commit | d4c5c2f331199aad3ff5d952de4dc4e28fa6beec (patch) | |
tree | 89d735ff07c761a3d37b17531db61fa153e02b77 /drivers/fpga/fpga-bridge.c | |
parent | 5f374e63d214a1e1cfaff9575fa34f27b046d54c (diff) | |
download | linux-d4c5c2f331199aad3ff5d952de4dc4e28fa6beec.tar.xz |
drm/virtgpu: remove redundant assignments to width and height
Variables width and height are being assigned values that are never
read. The assignments are redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20200701134154.549112-1-colin.king@canonical.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions