]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit4930ee471174dc0a5d0ac0c61a8f424fb2c4251e
treeb5485bd962bdf354d566e8a5e4257e726b542f8b
parente4b596b4c1a8219375bdb310a28286c5eadabd55
[PATCH] fs/dcache.c: update comment of d_validate()

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>
fs/dcache.c