diff options
author | Ye Bin <yebin10@huawei.com> | 2021-04-09 12:51:42 +0300 |
---|---|---|
committer | Tyler Hicks <code@tyhicks.com> | 2021-04-19 07:42:13 +0300 |
commit | 724fa86291d0df2e15c3654c4b5684c64bb1d49c (patch) | |
tree | 8406c620f69f6ee7cdeaa68559ddeab82f78339e /fs/nfs_common | |
parent | ffbed072be00c1617e25396054f6f349befddffc (diff) | |
download | linux-724fa86291d0df2e15c3654c4b5684c64bb1d49c.tar.xz |
eCryptfs: Use DEFINE_MUTEX() for mutex lock
mutex lock can be initialized automatically with DEFINE_MUTEX()
rather than explicitly calling mutex_init().
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Ye Bin <yebin10@huawei.com>
Signed-off-by: Tyler Hicks <code@tyhicks.com>
Diffstat (limited to 'fs/nfs_common')
0 files changed, 0 insertions, 0 deletions