]> git.baikalelectronics.ru Git - kernel.git/commit
lib/rbtree.c: fix typo in comment of rb_insert_augmented()
authorWei Yang <richard.weiyang@gmail.com>
Tue, 30 Oct 2018 22:05:42 +0000 (15:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Oct 2018 15:54:13 +0000 (08:54 -0700)
commit4addc9133207eb6e745be22a8b0215398eb37a86
tree643b81b36e83eb0e2eeb3efd6b14a387978fd9a4
parentfc5ee64413a0560f42887e3da8d2e8730c043444
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>
include/linux/rbtree_augmented.h