virtio_ring: split: Operators use unified style
authorDeming Wang <wangdeming@inspur.com>
Mon, 26 Sep 2022 02:22:02 +0000 (22:22 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 7 Oct 2022 13:32:40 +0000 (09:32 -0400)
commitbdeb2f9836c4fd323d87fad4d7a8abd00746c359
treef05737b226ddf740c95b1fe215d2e4f46db66372
parent078adb3bf43388d4e1c8f1a63b14f2629f2ad995
virtio_ring: split: Operators use unified style

The operators of vring_alloc_queue_split should use the unified style.Add
space for the '|' ,make it be looked more pretty.

Signed-off-by: Deming Wang <wangdeming@inspur.com>
Message-Id: <20220926022202.1516-1-wangdeming@inspur.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_ring.c