diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2014-12-03 17:34:30 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-12-09 22:42:01 +0300 |
commit | f913dd4536b10dd26dbda0cd9866e9b0ede9011e (patch) | |
tree | c01cf3ed23e363a7643d95b4d7e5b95e2efca749 /ipc/ipc_sysctl.c | |
parent | af535722f8f2ff057dc676ca3f0a99612cd6b02e (diff) | |
download | linux-f913dd4536b10dd26dbda0cd9866e9b0ede9011e.tar.xz |
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 'ipc/ipc_sysctl.c')
0 files changed, 0 insertions, 0 deletions