Re: [PATCH v2 4/9] rbtree: place easiest case first in rb_erase()
From: Rik van Riel <hidden>
Date: 2012-08-06 01:13:40
Also in:
lkml
From: Rik van Riel <hidden>
Date: 2012-08-06 01:13:40
Also in:
lkml
On 08/02/2012 06:34 PM, Michel Lespinasse wrote:
In rb_erase, move the easy case (node to erase has no more than 1 child) first. I feel the code reads easier that way. Signed-off-by: Michel Lespinasse<redacted>
Reviewed-by: Rik van Riel <redacted> -- All rights reversed -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>