[PATCH 0/3] Documentation/rbtree.txt changes

2012-09-04 Thread Ian Abbott
Some rbtree documentation fixes/changes. After applying these changes, the rb_entry() macro only gets a single mention in the document to say it does the same thing as container_of(). 1) Documentation/rbtree.txt: Fix possible typo in example 2) Documentation/rbtree.txt: Remove bogus description

[PATCH 0/3] Documentation/rbtree.txt changes

2012-09-04 Thread Ian Abbott
Some rbtree documentation fixes/changes. After applying these changes, the rb_entry() macro only gets a single mention in the document to say it does the same thing as container_of(). 1) Documentation/rbtree.txt: Fix possible typo in example 2) Documentation/rbtree.txt: Remove bogus description