diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-12-03 16:34:30 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-12-09 21:42:01 +0200 |
commit | f913dd4536b10dd26dbda0cd9866e9b0ede9011e (patch) | |
tree | c01cf3ed23e363a7643d95b4d7e5b95e2efca749 /sound | |
parent | af535722f8f2ff057dc676ca3f0a99612cd6b02e (diff) |
virtio_pci: fix coding style for structs
should be
struct foo {
}
not
struct foo
{
}
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions