forked from Bananymous/banan-os
All: Clear lines with only whitspace in them
This commit is contained in:
@@ -59,7 +59,7 @@ namespace Kernel
|
||||
return page;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
void Heap::release_page(paddr_t addr)
|
||||
{
|
||||
LockGuard _(m_lock);
|
||||
|
||||
Reference in New Issue
Block a user