Commit ce38f96e951b1288a91a4fc3e5ba96607b44b4d5

Daniel Stone 2017-04-11T15:09:23

Add explicit fallthrough case statements When we fall through to another label in a case, add an explicit comment noting so, to quiet GCC 7's warnings. Signed-off-by: Daniel Stone <daniels@collabora.com>