mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-23 01:13:23 +00:00
Remove confusing statement
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
bad1a7a79a
commit
baee45a60f
@ -132,7 +132,6 @@ impl RootTable {
|
||||
&entry,
|
||||
)
|
||||
.unwrap();
|
||||
context_table.page_tables.get_mut(&address).unwrap();
|
||||
}
|
||||
|
||||
fn get_or_create_context_table(&mut self, device_id: PciDeviceLocation) -> &mut ContextTable {
|
||||
|
Reference in New Issue
Block a user