]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
dentry_kill() doesn't need the second argument now
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 29 May 2014 13:18:26 +0000 (09:18 -0400)
committerJiri Slaby <jslaby@suse.cz>
Thu, 30 Oct 2014 21:17:47 +0000 (22:17 +0100)
commita2d9d64978050f5cbf03292fa2656837b4a53918
tree27f563b0da5d0b0cfad583be4de0b9ac643791d8
parent641955231ecc5ddaeb2e6b917dd2e606359af6d3
dentry_kill() doesn't need the second argument now

commit 8cbf74da435d1bd13dbb790f94c7ff67b2fb6af4 upstream.

it's 1 in the only remaining caller.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
fs/dcache.c