summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2019-02-15 14:29:26 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-23 14:35:31 +0100
commit1e6e41f5fcddac8a9334009fec068f4f7ec20723 (patch)
treeff2307d3b8723ef6732e9c275d08045a561a2d69 /virt
parent9e0bb722d4f3807a971207fe35b9a358e124a858 (diff)
drm/radeon/evergreen_cs: fix missing break in switch statement
commit cc5034a5d293dd620484d1d836aa16c6764a1c8c upstream. Add missing break statement in order to prevent the code from falling through to case CB_TARGET_MASK. This bug was found thanks to the ongoing efforts to enable -Wimplicit-fallthrough. Fixes: dd220a00e8bd ("drm/radeon/kms: add support for streamout v7") Cc: stable@vger.kernel.org Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions