fmt
This commit is contained in:
parent
a62e8a93ec
commit
a6d8527dd9
@ -210,7 +210,7 @@ pub(crate) async unsafe fn write(offset: u32, buf: &[u8]) -> Result<(), Error> {
|
|||||||
w.set_pg(false);
|
w.set_pg(false);
|
||||||
w.set_eopie(false);
|
w.set_eopie(false);
|
||||||
w.set_errie(false);
|
w.set_errie(false);
|
||||||
});
|
});
|
||||||
|
|
||||||
ret
|
ret
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user