cleanup in fast_reload_blacklist_page
This commit is contained in:
parent
61fd863ba1
commit
d33e814817
@ -498,7 +498,6 @@ void fast_reload_blacklist_page(fast_reload_t* self, uint64_t physaddr){
|
|||||||
|
|
||||||
assert(self->blocklist);
|
assert(self->blocklist);
|
||||||
snapshot_page_blocklist_add(self->blocklist, physaddr);
|
snapshot_page_blocklist_add(self->blocklist, physaddr);
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
bool fast_reload_snapshot_exists(fast_reload_t* self){
|
bool fast_reload_snapshot_exists(fast_reload_t* self){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user