From: Cody P Schafer Date: Thu, 23 Jan 2014 23:56:05 +0000 (-0800) Subject: rbtree/test: move rb_node to the middle of the test struct X-Git-Tag: v3.14-rc1~108^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbf128cbf9b90f97d74c734d1a768c564958e970;p=pandora-kernel.git rbtree/test: move rb_node to the middle of the test struct Avoid making the rb_node the first entry to catch some bugs around NULL checking the rb_node. Signed-off-by: Cody P Schafer Cc: Michel Lespinasse Cc: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed