Skip to content
Commit 724fa862 authored by Ye Bin's avatar Ye Bin Committed by Tyler Hicks
Browse files

eCryptfs: Use DEFINE_MUTEX() for mutex lock



mutex lock can be initialized automatically with DEFINE_MUTEX()
rather than explicitly calling mutex_init().

Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarYe Bin <yebin10@huawei.com>
Signed-off-by: default avatarTyler Hicks <code@tyhicks.com>
parent ffbed072
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment