misc: Fix clippy - doc list item overindented
Reported by 1.86.0-beta.1 (f0cb41030 2025-02-17). Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
This commit is contained in:
parent
5cb5115456
commit
c441bb2968
3 changed files with 5 additions and 5 deletions
|
|
@ -1552,7 +1552,7 @@ impl VfioPciDevice {
|
|||
/// # Arguments
|
||||
///
|
||||
/// * `vm` - The VM object. It is used to set the VFIO MMIO regions
|
||||
/// as user memory regions.
|
||||
/// as user memory regions.
|
||||
/// * `mem_slot` - The closure to return a memory slot.
|
||||
pub fn map_mmio_regions(&mut self) -> Result<(), VfioPciError> {
|
||||
let fd = self.device.as_raw_fd();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue