Merge tag 'v4.0' into for_next
[firefly-linux-kernel-4.4.55.git] / include / uapi / linux / virtio_balloon.h
index be40f7059e939de1022b9a06f78cb0050b2cc149..4b0488f20b2ef5bfa9c3c4e94c4dba112a9d0527 100644 (file)
@@ -36,8 +36,7 @@
 /* Size of a PFN in the balloon interface. */
 #define VIRTIO_BALLOON_PFN_SHIFT 12
 
-struct virtio_balloon_config
-{
+struct virtio_balloon_config {
        /* Number of pages host wants Guest to give up. */
        __le32 num_pages;
        /* Number of pages we've actually got in balloon. */