media: s5p-mfc/s5p_mfc_common.h: fix kernel-doc warnings
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 23 Mar 2021 14:31:26 +0000 (15:31 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 6 Apr 2021 08:34:38 +0000 (10:34 +0200)
commit154bee9b6e3927b0362a8754f27d6bb54d743343
tree3725f8641529bcba06374842d1b3f3db94ff1150
parent5dccfce4ef32efe8548d6bf81686a98529aecc3a
media: s5p-mfc/s5p_mfc_common.h: fix kernel-doc warnings

Trivial fixes for many kernel-doc warnings. Most of the comments before
enums or struct can just be that: regular comments.

So just change /** to /*.

In one remaining case it was just a wrong construct: @mem_dev[] -> @mem_dev

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/s5p-mfc/s5p_mfc_common.h