mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 05:42:10 -04:00
The parent rb_node needs to be initialized to shut up the compiler, even though we're unlikely to ever hit this issue at run time. Signed-off-by: Paul Mundt <lethal@linux-sh.org>