Skip to content
Commit 59ebc7fd authored by Zheng Yongjun's avatar Zheng Yongjun Committed by Theodore Ts'o
Browse files

ext4: use DEFINE_MUTEX() for mutex lock



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

Signed-off-by: default avatarZheng Yongjun <zhengyongjun3@huawei.com>
Link: https://lore.kernel.org/r/20201224132244.30907-1-zhengyongjun3@huawei.com


Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 1048ba83
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