ide: Add fall through annotations
commit67bec53d9f2ccd3aa7d37a7e0689122587929220
authorKevin Wolf <kwolf@redhat.com>
Thu, 24 Jan 2013 11:50:28 +0000 (24 12:50 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 25 Jan 2013 17:27:10 +0000 (25 18:27 +0100)
tree1c6088e8fa0b71d5352168d1914807f963a90d64
parent8689907266b649b757c2203d9652cbe928a3ae0b
ide: Add fall through annotations

Add comments to help static analysers detect that these cases are
intentional, and clean up some whitespace in the environment of these
comments.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
hw/ide/core.c