mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-27 22:53:55 +08:00
40de5fe4f4
Fix kernel-doc warning for missing function parameter 'mode' description:
../drivers/usb/typec/bus.c:268: warning: Function parameter or member 'mode' not described in 'typec_match_altmode'
Also fix typos for same function documentation.
Fixes:
|
||
---|---|---|
.. | ||
altmodes | ||
fusb302 | ||
mux | ||
ucsi | ||
bus.c | ||
bus.h | ||
class.c | ||
Kconfig | ||
Makefile | ||
mux.c | ||
tcpci_rt1711h.c | ||
tcpci.c | ||
tcpci.h | ||
tcpm.c | ||
tps6598x.c | ||
typec_wcove.c |