rustfmt fixes
This commit is contained in:
parent
e65503e255
commit
5c56aff9c2
@ -292,7 +292,8 @@ impl<'d, T: Instance> Can<'d, T> {
|
||||
} else {
|
||||
Poll::Pending
|
||||
}
|
||||
}).await;
|
||||
})
|
||||
.await;
|
||||
|
||||
T::regs().ier().modify(|i| i.set_slkie(false));
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user