]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit79441e9f77994fd66ee4e5d303de35572a8a0887
treef05737b226ddf740c95b1fe215d2e4f46db66372
parentd0da90764670faadb219679b1e6cf5256769fffc
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