parport: fix a kernel-doc markup
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 14 Jan 2021 08:04:37 +0000 (09:04 +0100)
committerJonathan Corbet <corbet@lwn.net>
Thu, 21 Jan 2021 21:06:00 +0000 (14:06 -0700)
commit4c9a3a6c9c5478ce6b4b9db6c964244474676bcb
treec57819ff5afa0705fff6100d14addb7a8b194902
parentf7775c20847c7c46ffdd1b03a9238bc791b7efaa
parport: fix a kernel-doc markup

The kernel-doc markup inside share.c is actually for
__parport_register_driver. The actual goal seems to be
to document parport_register_driver().

So, fix the existing markup and add a new one.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/dc0778af8c466cc667409ead05876a5cfd3cbece.1610610937.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
drivers/parport/share.c
include/linux/parport.h