Skip to content

Commit cd05ac5

Browse files
alyssaisstefano-garzarella
authored andcommitted
vhost: fix markdown formatting of docs heading
Signed-off-by: Alyssa Ross <[email protected]>
1 parent c0f8a9f commit cd05ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vhost/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copyright (C) 2019 Alibaba Cloud. All rights reserved.
22
// SPDX-License-Identifier: Apache-2.0 or BSD-3-Clause
33

4-
//! Virtio Vhost Backend Drivers
4+
//! # Virtio Vhost Backend Drivers
55
//!
66
//! Virtio devices use virtqueues to transport data efficiently. The first generation of virtqueue
77
//! is a set of three different single-producer, single-consumer ring structures designed to store

0 commit comments

Comments
 (0)