diff options
author | Prashant Malani <[email protected]> | 2020-11-19 22:35:22 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-11-20 09:41:46 +0100 |
commit | 52a0372a38b45899368b44147db52f7360aaea31 (patch) | |
tree | 0e6a16e0f3deea3f876efc3634d138d808a009c4 /scripts/gdb/linux/config.py | |
parent | e1e52361c61afdf81d81cfbbfa3ce08971e60f50 (diff) |
usb: typec: Fix num_altmodes kernel-doc error
The commit to introduce the num_altmodes attribute for partner had an
error where one of the parameters was named differently in the comment
and the function signature. Fix the version in the comment to align with
what is in the function signature.
This fixes the following htmldocs warning:
drivers/usb/typec/class.c:632: warning: Excess function parameter 'num_alt_modes' description in 'typec_partner_set_num_altmodes'
Fixes: a0ccdc4a77a1 ("usb: typec: Add number of altmodes partner attr")
Reviewed-by: Heikki Krogerus <[email protected]>
Signed-off-by: Prashant Malani <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions