]> git.baikalelectronics.ru Git - kernel.git/commit
include/linux/radix-tree.h: fix error in docs about locks
authorAdam Barth <aurorean@gmail.com>
Wed, 20 Jan 2016 22:59:09 +0000 (14:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Jan 2016 01:09:18 +0000 (17:09 -0800)
commitebdced86db9e9f2d8d4fcbc6f8a9ef5bef0a1350
tree7b928d73a663e192217c4249c675933f89ade24c
parent1be1c3d2c419f601e9972b61c92019cf9c38f5ee
include/linux/radix-tree.h: fix error in docs about locks

This text refers to the "first 7 functions", which was correct when
written but became incorrect when Johannes Weiner added another function
to the list in 754f90c70599 ("lib: radix_tree: tree node interface").

Change the text to correctly refer to the first 8 functions.

Signed-off-by: Adam Barth <aurorean@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/radix-tree.h