On Mon, Mar 25, 2013 at 04:59:55PM +0400, Pavel Emelyanov wrote: > > + if (va < vma->vma.start) { > > Excessive braces. > Plus, there the same if () before the while (). It's worth merging that one here. Here we go.