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)
commit243c2137cda52599f6112f52b6be5e61fa6536ae
tree7b928d73a663e192217c4249c675933f89ade24c
parent7aaf4c3e1235cca77dcc1c5a0848687e7d26a42f
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 139e561660fe ("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
This page took 0.036155 seconds and 5 git commands to generate.