virtio-console: Remove unnecessary braces
commit28eaf465316491884952f855f7bfc9dab597e6fb
authorAmit Shah <amit.shah@redhat.com>
Fri, 10 Dec 2010 11:40:43 +0000 (10 17:10 +0530)
committerAmit Shah <amit.shah@redhat.com>
Wed, 19 Jan 2011 12:02:29 +0000 (19 17:32 +0530)
tree157c171fc24a8ed3312795ca6828e6d4df156fba
parentcbe77b616cb73d0a0aedbf9c80cb3dcb7d324535
virtio-console: Remove unnecessary braces

Remove unnecessary braces around a case statement.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
hw/virtio-console.c