vhost: fix markdown formatting of docs heading
Signed-off-by: Alyssa Ross <hi@alyssa.is>
This commit is contained in:
parent
c0f8a9f4f4
commit
cd05ac59b7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// Copyright (C) 2019 Alibaba Cloud. All rights reserved.
|
||||
// SPDX-License-Identifier: Apache-2.0 or BSD-3-Clause
|
||||
|
||||
//! Virtio Vhost Backend Drivers
|
||||
//! # Virtio Vhost Backend Drivers
|
||||
//!
|
||||
//! Virtio devices use virtqueues to transport data efficiently. The first generation of virtqueue
|
||||
//! is a set of three different single-producer, single-consumer ring structures designed to store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue