]> git.baikalelectronics.ru Git - kernel.git/commit
usb: typec_altmode: add a missing "@" at a kernel-doc parameter
authorMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 28 Jun 2022 09:46:24 +0000 (10:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jun 2022 19:00:16 +0000 (21:00 +0200)
commit015893e5e672f8af57fd0993fe58fa4efa23fdf6
treeeb3b2577f82d4a82ad05d331711f7c51d4cc21a4
parent0aa7e2965c97172f019c8f9be8456b1a597a0479
usb: typec_altmode: add a missing "@" at a kernel-doc parameter

Without that, the parameter is not properly parsed:
include/linux/usb/typec_altmode.h:132: warning: Function parameter or member 'altmode' not described in 'typec_altmode_get_orientation'

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/70dc4c5d744cf1fe9a0efe6b85deaa0489628282.1656409369.git.mchehab@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb/typec_altmode.h