diff options
| author | 2021-04-09 11:51:44 +0200 | |
|---|---|---|
| committer | 2021-05-21 15:08:02 +0200 | |
| commit | ca8519ddc4d7e27d941a50e310a0f6bcfafdc8a9 (patch) | |
| tree | 2441a7d6313a4ac5ad3ad16d0e7b7e645444147d /include/uapi/linux/errqueue.h | |
| parent | media: rc: clean up Kconfig dependencies (diff) | |
media: siano: use DEFINE_MUTEX() for mutex lock and LIST_HEAD for list head
mutex lock can be initialized automatically with DEFINE_MUTEX()
rather than explicitly calling mutex_init().
list head can be initialized automatically with LIST_HEAD()
rather than explicitly calling INIT_LIST_HEAD().
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Ye Bin <yebin10@huawei.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include/uapi/linux/errqueue.h')
0 files changed, 0 insertions, 0 deletions
