diff options
author | Zheng Yongjun <zhengyongjun3@huawei.com> | 2020-12-24 21:22:33 +0800 |
---|---|---|
committer | Tyler Hicks <code@tyhicks.com> | 2021-01-30 17:09:05 +0000 |
commit | 902af369942f8d0a6bdaa8466ff0d84d3d9b03a8 (patch) | |
tree | 0ba90117711de0989052b0290dcb079d77d58d91 /fs/proc/root.c | |
parent | d0eb2d867cf3dbba79ef4c678797e6b58638392c (diff) |
ecryptfs: use DEFINE_MUTEX() for mutex lock
mutex lock can be initialized automatically with DEFINE_MUTEX()
rather than explicitly calling mutex_init().
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: Tyler Hicks <code@tyhicks.com>
Diffstat (limited to 'fs/proc/root.c')
0 files changed, 0 insertions, 0 deletions