From: Michel Lespinasse Date: Mon, 8 Oct 2012 23:31:21 +0000 (-0700) Subject: rbtree: add RB_DECLARE_CALLBACKS() macro X-Git-Tag: v3.7-rc1~74^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3908836aa77e3621aaf2101f2920e01d7c8460d6;p=pandora-kernel.git rbtree: add RB_DECLARE_CALLBACKS() macro As proposed by Peter Zijlstra, this makes it easier to define the augmented rbtree callbacks. Signed-off-by: Michel Lespinasse Cc: Rik van Riel Cc: Peter Zijlstra Cc: Andrea Arcangeli Cc: David Woodhouse Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed