core/rbtree: reorganize code in rb_erase() for additional changes
commitb8c5bdefcdb91babbc025e2936702ba19d7946a9
authorSylvain Munaut <tnt@246tNt.com>
Fri, 11 Nov 2011 14:28:01 +0000 (11 15:28 +0100)
committerHarald Welte <laforge@gnumonks.org>
Sat, 12 Nov 2011 22:23:35 +0000 (12 23:23 +0100)
tree7ab03c9b84ba5f7956396e642bea32a17ff9ef2d
parent0395c6e7c4baceae4539e4a7ede9a4473c57a350
core/rbtree: reorganize code in rb_erase() for additional changes

See kernel commit 16c047add3ceaf0ab882e3e094d1ec904d02312d

----
First, move some code around in order to make the next change more
obvious.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Wolfram Strepp <wstrepp@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
----

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
src/rbtree.c