[PATCH] fs/dcache.c: update comment of d_validate()
authorQinghuang Feng <qhfeng.kernel@gmail.com>
Mon, 13 Oct 2008 10:32:42 +0000 (18:32 +0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 23 Oct 2008 09:13:24 +0000 (05:13 -0400)
Parameters @hash and @len have been removed since 2.4.3,
now just to delete them.

Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>

No differences found