From: Randy Dunlap Date: Sun, 25 Jun 2006 12:47:43 +0000 (-0700) Subject: [PATCH] list.h doc: change "counter" to "cursor" X-Git-Tag: v2.6.18-rc1~996 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e3a67a99231f9f3f476bc3449e93c9a6a17f2e0;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed