]> git.baikalelectronics.ru Git - kernel.git/commit
media: dvbdev: fix build warning due to comments
authorLin Ma <linma@zju.edu.cn>
Mon, 28 Nov 2022 08:39:03 +0000 (08:39 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Jan 2023 10:41:42 +0000 (11:41 +0100)
commit8860a230a2e9e8b38e41329a8b78ff949b5719ee
tree39ce8e8db5c49b362d3972016bcb3de7dd4d7b1c
parent6720da12f8d66686efd03b5af9f8ad6f5536c3bf
media: dvbdev: fix build warning due to comments

commit 3edfd14bb50fa6f94ed1a37bbb17d9f1c2793b57 upstream.

Previous commit that introduces reference counter does not add proper
comments, which will lead to warning when building htmldocs. Fix them.

Reported-by: "Stephen Rothwell" <sfr@canb.auug.org.au>
Fixes: 0fc044b2b5e2 ("media: dvbdev: adopts refcnt to avoid UAF")
Signed-off-by: Lin Ma <linma@zju.edu.cn>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/media/dvbdev.h