From: Hans Reiser This fixes comment to function lock_tail(). Signed-off-by: Andrew Morton --- 25-akpm/fs/reiser4/lock.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN fs/reiser4/lock.c~reiser4-comment-fix fs/reiser4/lock.c --- 25/fs/reiser4/lock.c~reiser4-comment-fix 2004-09-20 11:06:13.482543488 -0700 +++ 25-akpm/fs/reiser4/lock.c 2004-09-20 11:06:13.487542728 -0700 @@ -765,7 +765,7 @@ longterm_unlock_znode(lock_handle * hand zput(node); } -/* final portion of longterm-unlock*/ +/* final portion of longterm-lock */ static int lock_tail(lock_stack *owner, int wake_up_next, int ok, znode_lock_mode mode) { _