]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
media: dvbdev.h: do some kernel-doc cleanups
authorMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 3 Dec 2022 06:09:31 +0000 (06:09 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 14 May 2023 15:05:27 +0000 (16:05 +0100)
commit633733f5c2aa66583450a107dd0f22786ac30400
treea1c1b0638490d9941bddf79739b0ae29fe054449
parentf28701cc24fcfd7f7b2fdd8b87e529b2034314d7
media: dvbdev.h: do some kernel-doc cleanups

Some kernel-doc warnings in <media/dvbdev.h> were introduced. A fixup
patch addressed them was already merged, but Randy's approach from:
https://lore.kernel.org/linux-media/20221203060931.19953-1-rdunlap@infradead.org

Had some advantages, as it moves the @dvbdev to the right place inside
dvb_remove_device() documentation and it makes clearer about what
refcounter struct dvb_device refers to.

So, apply the changes suggested by Randy.

Suggested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
include/media/dvbdev.h