[PATCH] list.h doc: change "counter" to "cursor"
commit8e3a67a99231f9f3f476bc3449e93c9a6a17f2e0
authorRandy Dunlap <rdunlap@xenotime.net>
Sun, 25 Jun 2006 12:47:43 +0000 (25 05:47 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 25 Jun 2006 17:01:06 +0000 (25 10:01 -0700)
treec61f89a407b261b74a7eca70388c22e8f6db7744
parentfe96e57d77481c8c1b6b0381d7e086870ac394fa
[PATCH] list.h doc: change "counter" to "cursor"

Use loop "cursor" instead of loop "counter" for list iterator descriptions.
They are not counters, they are pointers or positions.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/list.h