commit | 7e5ca363a5a1ec42c54dc1e0644b361a2daf984c | [log] [tgz] |
---|---|---|
author | Wei Yang <richard.weiyang@gmail.com> | Tue Oct 30 15:05:42 2018 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Oct 31 08:54:13 2018 -0700 |
tree | 643b81b36e83eb0e2eeb3efd6b14a387978fd9a4 | |
parent | 7f476715d05f53915f0390e074a6988ce6a12f36 [diff] |
lib/rbtree.c: fix typo in comment of rb_insert_augmented() The function name in the comment is not correct. Link: http://lkml.kernel.org/r/20181010021344.60433-1-richard.weiyang@gmail.com Signed-off-by: Wei Yang <richard.weiyang@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>