Re: [PATCH] doc/rbtree: fix inserting example

From: Marcin Slusarz
Date: Tue Aug 25 2009 - 13:40:27 EST


Randy Dunlap wrote:
> On Sun, 23 Aug 2009 20:34:23 +0200 Marcin Slusarz wrote:
>
>> rb_link_node and rb_insert_color take pointer to struct rb_node
>> as a first parameter, but example code passes plain struct rb_node.
>> Fix it.
>
> This is already corrected in the mainline kernel tree, right?

yes, sorry for bothering

Marcin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/