Unverified Commit 2b239f08 authored by Nils Goroll's avatar Nils Goroll

Polish comment

parent c1583f74
......@@ -607,8 +607,7 @@ page_merge(struct bitf **ff, size_t page)
}
/*
* we clear and all buddies found on the way, then set the final merge
* page
* we clear all buddies found on the way, then set the final merge page
*/
while (bitf_nbits(f) > 1 && buddy < bitf_nbits(f) &&
page_take(f, buddy)) {
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment