]> 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)
commit642ae65abc49f745cd121337d81ba3a4a9e06ce1
tree643b81b36e83eb0e2eeb3efd6b14a387978fd9a4
parente42e7b1d9d940666e9f0c3fbc21b0f370b7adbb9
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