mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
The color is now in the low bits of the parent pointer, and initializing it to 0 happens as part of the whole memset above, so just remove the unnecessary RB_CLEAR_COLOR. Signed-off-by: Linus Torvalds <torvalds@osdl.org>