diff options
author | 2025-05-06 11:31:01 +0800 | |
---|---|---|
committer | 2025-05-21 12:37:22 +0200 | |
commit | 85c4aa0a456409511f4383811a88a3cb6b3af75c (patch) | |
tree | fd3117a32162c1ed19b93f9f10eec46c70ab940e /scripts/lib/kdoc/kdoc_files.py | |
parent | usb: xhci: rename 'irq_control' to 'imod' (diff) | |
download | linux-rng-85c4aa0a456409511f4383811a88a3cb6b3af75c.tar.xz linux-rng-85c4aa0a456409511f4383811a88a3cb6b3af75c.zip |
xhci: Add missing parameter description to xhci_get_endpoint_index()
Fix kernel-doc warning by documenting the @desc parameter:
drivers/usb/host/xhci.c:1369: warning: Function parameter or struct member 'desc' not described in 'xhci_get_endpoint_index'
Add detailed description of the @desc parameter and clarify the indexing
logic for control endpoints vs other types. This brings the documentation
in line with kernel-doc requirements while maintaining technical accuracy.
Signed-off-by: Hans Zhang <18255117159@163.com>
Link: https://lore.kernel.org/r/20250506033101.206180-1-18255117159@163.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions