virtio-serial: whitespace: match surrounding code
commit306eb457fd057b7d0185145530a98f236b1c9aa4
authorAmit Shah <amit.shah@redhat.com>
Tue, 27 Apr 2010 12:34:00 +0000 (27 18:04 +0530)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 28 Apr 2010 13:58:21 +0000 (28 08:58 -0500)
tree38c7b7a932a18712e0bb08712cb682b67ab7e801
parent055b889f942b063bd1901a316b34017f2b699b12
virtio-serial: whitespace: match surrounding code

The virtio-serial code doesn't mix declarations and definitions, so
separate them out on different lines.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/virtio-serial-bus.c