diff options
author | Ye Bin <yebin10@huawei.com> | 2021-04-09 17:51:42 +0800 |
---|---|---|
committer | Tyler Hicks <code@tyhicks.com> | 2021-04-19 04:42:13 +0000 |
commit | 724fa86291d0df2e15c3654c4b5684c64bb1d49c (patch) | |
tree | 8406c620f69f6ee7cdeaa68559ddeab82f78339e /fs/ecryptfs/super.c | |
parent | ffbed072be00c1617e25396054f6f349befddffc (diff) |
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/ecryptfs/super.c')
0 files changed, 0 insertions, 0 deletions