]> git.proxmox.com Git - qemu.git/commit - audio/audio.c
audio: Add some fall through comments
authorStefan Weil <sw@weilnetz.de>
Sat, 25 Feb 2012 13:46:55 +0000 (14:46 +0100)
committermalc <av1474@comtv.ru>
Sat, 25 Feb 2012 14:16:11 +0000 (18:16 +0400)
commitb4bd0b168e9f4898b98308f4a8a089f647a86d16
tree3440d1189aec061a4018d37c59da54bcc791cce5
parentcdf84806a129a33155d8f93342d377884de9b563
audio: Add some fall through comments

Static code analysers expect these comments for case statements without
a break statement.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: malc <av1474@comtv.ru>
audio/audio.c
audio/esdaudio.c