]> git.baikalelectronics.ru Git - kernel.git/commit
virtio_balloon: coding style fixes
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 15 Jan 2015 11:33:31 +0000 (13:33 +0200)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 21 Jan 2015 05:58:56 +0000 (16:28 +1030)
commit4bafac9306896b08fe8f3c039e9e2ecf93861961
treef63c0f0833b46a4deefa763b3994b499f27fdb93
parent213bed06cd40c83b4bce48a8a07d0fbb330fec20
virtio_balloon: coding style fixes

Most of our code has
struct foo {
}

Fix two instances where balloon is inconsistent.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/virtio/virtio_balloon.c
include/uapi/linux/virtio_balloon.h