ext2: fix ext2_splice_branch() comments
authorQinghuang Feng <[email protected]>
Thu, 8 Jan 2009 02:07:18 +0000 (18:07 -0800)
committerLinus Torvalds <[email protected]>
Thu, 8 Jan 2009 16:31:00 +0000 (08:31 -0800)
commit22d613d13445de9dea6edc3289c304237eb191f6
treec6bf2d88b0d9e2247e6573d8b3f51b50cbe492fd
parent74d88eb2930f09e1a63d61cc9d4cffc50c684412
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/ext2/inode.c