Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit a27a216

Browse files
committed
mshv-{bindings, ioctls}: Fix cargo fmt issues
Signed-off-by: Muminul Islam <[email protected]>
1 parent e076de4 commit a27a216

File tree

2 files changed

+152
-138
lines changed

2 files changed

+152
-138
lines changed

mshv-bindings/src/bindings.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* include/linux/mshv.h
66
*/
77

8-
98
#[repr(C)]
109
#[derive(Copy, Clone, Debug, Default, Eq, Hash, Ord, PartialEq, PartialOrd)]
1110
pub struct __BindgenBitfieldUnit<Storage> {

0 commit comments

Comments
 (0)