Re: [PATCH 5/6] rbtree: faster augmented erase

From: Peter Zijlstra
Date: Fri Jul 27 2012 - 15:43:26 EST


On Fri, 2012-07-20 at 05:31 -0700, Michel Lespinasse wrote:
> --- a/lib/rbtree_test.c
> +++ b/lib/rbtree_test.c
> @@ -1,5 +1,6 @@
> #include <linux/module.h>
> #include <linux/rbtree.h>
> +#include <linux/rbtree_internal.h>

This confuses me.. either its internal to the rb-tree implementation and
users don't need to see it, or its not in which case huh?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/