]> 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)
commitae10452ba7e5521b744b4e7b618d4494a6f07069
tree7b928d73a663e192217c4249c675933f89ade24c
parent3e7969b3f3b4b03792bf48bc6a148be2a80f78d0
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 84a3f58fef74 ("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