Messages in this thread |  | | Subject | Re: [PATCH v2 -next] atmel: at76c50x: use DEFINE_MUTEX() for mutex lock | From | Kalle Valo <> | Date | Mon, 8 Feb 2021 11:15:08 +0000 (UTC) |
| |
Zheng Yongjun <zhengyongjun3@huawei.com> wrote:
> mutex lock can be initialized automatically with DEFINE_MUTEX() > rather than explicitly calling mutex_init(). > > Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Patch applied to wireless-drivers-next.git, thanks.
ae30a740a176 atmel: at76c50x: use DEFINE_MUTEX() for mutex lock
-- https://patchwork.kernel.org/project/linux-wireless/patch/20201224132456.31341-1-zhengyongjun3@huawei.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
|  |