]> git.baikalelectronics.ru Git - kernel.git/commit
ext2: fix ext2_splice_branch() comments
authorQinghuang Feng <qhfeng.kernel@gmail.com>
Thu, 8 Jan 2009 02:07:18 +0000 (18:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Jan 2009 16:31:00 +0000 (08:31 -0800)
commit64f4db6876b48f6bf2b57b03676177f3ccc96c74
treec6bf2d88b0d9e2247e6573d8b3f51b50cbe492fd
parent83d8c23c88e2fad20a3e5882a768e4c51eb295b5
ext2: fix ext2_splice_branch() comments

There is no argument named @chain in ext2_splice_branch, remove references
to it.

Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ext2/inode.c