commit | c036061be907b8bcf8c030cf4d2fb97a04d6f5d1 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Fri Jun 14 23:51:17 2019 +0800 |
committer | Tyler Hicks <tyhicks@canonical.com> | Wed Jun 19 05:53:49 2019 +0000 |
tree | 0eeb44efc539e70a77e2272650bda96fc624e21d | |
parent | 29a51df0609c74e7163d41334021166d6a34d083 [diff] |
ecryptfs: Make ecryptfs_xattr_handler static Fix sparse warning: fs/ecryptfs/inode.c:1138:28: warning: symbol 'ecryptfs_xattr_handler' was not declared. Should it be static? Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Tyler Hicks <tyhicks@canonical.com>