Fix most Clippy warnings.
This commit is contained in:
2
third_party/libtock-drivers/src/rng.rs
vendored
2
third_party/libtock-drivers/src/rng.rs
vendored
@@ -41,5 +41,5 @@ pub fn fill_buffer(buf: &mut [u8]) -> bool {
|
||||
}
|
||||
|
||||
util::yieldk_for(|| is_filled.get());
|
||||
return true;
|
||||
true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user