diff options
author | Zheng Yongjun <zhengyongjun3@huawei.com> | 2020-12-24 21:22:44 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2021-02-02 23:16:01 -0500 |
commit | 59ebc7fd74506367b109497eeef36034e648c943 (patch) | |
tree | 4e1f1e5a0b3be63e9f88739271678fe8353013a6 /fs/ext4/fast_commit.c | |
parent | 1048ba83fb1c00cd24172e23e8263972f6b5d9ac (diff) |
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: Zheng Yongjun <zhengyongjun3@huawei.com>
Link: https://lore.kernel.org/r/20201224132244.30907-1-zhengyongjun3@huawei.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions