diff options
author | Zheng Yongjun <zhengyongjun3@huawei.com> | 2020-12-24 16:22:44 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2021-02-03 07:16:01 +0300 |
commit | 59ebc7fd74506367b109497eeef36034e648c943 (patch) | |
tree | 4e1f1e5a0b3be63e9f88739271678fe8353013a6 /net/lapb/lapb_timer.c | |
parent | 1048ba83fb1c00cd24172e23e8263972f6b5d9ac (diff) | |
download | linux-59ebc7fd74506367b109497eeef36034e648c943.tar.xz |
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions