[RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistency
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 5 Jun 2006 19:19:05 +0000 (20:19 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Mon, 5 Jun 2006 19:19:05 +0000 (20:19 +0100)
Since rb_insert_color() is part of the _public_ API, while the others are
purely internal, switch to be consistent with that.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>

No differences found