1
0
Files
linux/drivers/gpu/drm
Gustavo A. R. Silva 657f600397 drm/radeon/r300: Mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Notice that in this particular case, I replaced "Pass through." with
"Fall through.", which is what GCC is expecting to find.

Addresses-Coverity-ID: 114734 ("Missing break in switch")
Addresses-Coverity-ID: 114735 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-11-05 14:20:37 -05:00
..
2018-09-09 14:19:18 +02:00
2018-10-04 11:03:34 +10:00
2018-10-02 09:36:56 +03:00
2018-09-27 02:54:54 -04:00
2018-09-27 02:54:54 -04:00
2018-07-13 18:40:28 +02:00
2018-10-04 11:03:34 +10:00
2018-09-09 14:19:18 +02:00