From: Akinobu Mita Date: Wed, 6 Feb 2008 09:40:15 +0000 (-0800) Subject: ext[234]: fix comment for nonexistent variable X-Git-Tag: v2.6.25-rc1~528 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=144704e5227362cbd694b0b3c3aa4ac99a0115c9;p=pandora-kernel.git ext[234]: fix comment for nonexistent variable The comment in ext[234]_new_blocks() describes about "i". But there is no local variable called "i" in that scope. I guess it has been renamed to group_no. Cc: Signed-off-by: Akinobu Mita Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed