Clippy fixes
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ pub fn allocate_frames_complex(count: usize, flags: PhysallocFlags, strategy: Op
|
||||
strategy,
|
||||
min
|
||||
);
|
||||
return None;
|
||||
None
|
||||
}
|
||||
|
||||
/// Deallocate a range of frames frame
|
||||
|
||||
Reference in New Issue
Block a user