Skip to content

Commit 8412d6f

Browse files
devices: remove whitespace
Rust 1.38 fmt complains about an extra whitespace. Signed-off-by: Andreea Florescu <[email protected]>
1 parent 3c4d2d8 commit 8412d6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

devices/src/virtio/vsock/device.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,5 +300,4 @@ mod tests {
300300
)
301301
.unwrap();
302302
}
303-
304303
}

0 commit comments

Comments
 (0)