linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Documentation/rbtree.txt changes
@ 2012-09-04 16:28 Ian Abbott
  2012-09-04 16:28 ` [PATCH 1/3] Documentation/rbtree.txt: Fix possible typo in example Ian Abbott
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ian Abbott @ 2012-09-04 16:28 UTC (permalink / raw)
  To: Rob Landley, linux-doc; +Cc: lkml

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 of rb_entry()
3) Documentation/rbtree.txt: Mention rb_entry()

 Documentation/rbtree.txt | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-04 16:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-04 16:28 [PATCH 0/3] Documentation/rbtree.txt changes Ian Abbott
2012-09-04 16:28 ` [PATCH 1/3] Documentation/rbtree.txt: Fix possible typo in example Ian Abbott
2012-09-04 16:28 ` [PATCH 2/3] Documentation/rbtree.txt: Remove bogus description of rb_entry() Ian Abbott
2012-09-04 16:28 ` [PATCH 3/3] Documentation/rbtree.txt: Mention rb_entry() Ian Abbott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).