[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)
commit2f3243aebd8df4d9eecaeca04bbff6c7dbfb2142
treea5b5e3ec2be7f9497dc991b7c7914df6fde27b98
parentaa783a8f31c79f493bd49ba926b171b79b9839fb
[RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistency

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>
include/linux/rbtree.h
lib/rbtree.c