sna/gen2: Add break rather than fallthrough

The fall-through in this instance is irrelevant, and the static
analysers complain for not commenting on the fall-through. Silence the
analyser by removing the fall-through.

Reported-by: Zdenek Kabelac <zkabelac@redhat.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2012-08-16 20:42:50 +01:00
parent e0abbc3cca
commit c9db2c74ab
1 changed files with 1 additions and 0 deletions

View File

@ -1774,6 +1774,7 @@ gen2_render_composite(struct sna *sna,
goto cleanup_dst;
case 0:
gen2_composite_solid_init(sna, &tmp->src, 0);
break;
case 1:
if (mask == NULL && tmp->src.bo &&
sna_blt_composite__convert(sna,