Re: [PATCH v2 2/2] rbtree_test: add __init/__exit annotations

2013-03-29 Thread Michel Lespinasse
On Fri, Mar 29, 2013 at 1:46 PM, Davidlohr Bueso wrote: > Signed-off-by: Davidlohr Bueso Reviewed-by: Michel Lespinasse -- Michel "Walken" Lespinasse A program is never fully debugged until the last user dies. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the b

[PATCH v2 2/2] rbtree_test: add __init/__exit annotations

2013-03-29 Thread Davidlohr Bueso
Signed-off-by: Davidlohr Bueso --- lib/rbtree_test.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/rbtree_test.c b/lib/rbtree_test.c index 9951503..122f02f 100644 --- a/lib/rbtree_test.c +++ b/lib/rbtree_test.c @@ -149,7 +149,7 @@ static void check_augmented(int nr_n