ecryptfs_encrypt_and_encode_filename(): drop unused argument
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 22 Feb 2016 23:14:25 +0000 (18:14 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 22 Feb 2016 23:14:25 +0000 (18:14 -0500)
commit97c31606075b30d0c5d70e477f54bb3f222e048d
tree5472634e7163a7b7dec7ce1272fd3f50e873e9fc
parent6b719e53099f1bf1cd32dd1d6704c101a7506c46
ecryptfs_encrypt_and_encode_filename(): drop unused argument

the last time it was getting something other than NULL as
crypt_stat had been back in 2009...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/ecryptfs/crypto.c
fs/ecryptfs/ecryptfs_kernel.h
fs/ecryptfs/inode.c