diff options
author | Fabio Estevam <[email protected]> | 2021-04-24 10:51:03 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-04-24 16:01:09 +0200 |
commit | caa93d9bd2d7ca7ffe5a23df9f003b81721c8e1b (patch) | |
tree | 91b5532686fd7bcee26db3b70091c97a0d9396b7 /scripts/gdb/linux/tasks.py | |
parent | ddae7979cdd5ed417f2b3ebdc5742e2a600b5ad5 (diff) |
usb: Fix up movement of USB core kerneldoc location
Commit 855b35ea96c4 ("usb: common: move function's kerneldoc next to its
definition") moved the USB common function documentation out of the
linux/usb/ch9.h header file into drivers/usb/common/common.c and
drivers/usb/common/debug.c, which causes the following 'make htmldocs'
build warning:
include/linux/usb/ch9.h:1: warning: no structured comments found
Fix that up by pointing the documentation at the correct location.
Fixes: 855b35ea96c4 ("usb: common: move function's kerneldoc next to its definition")
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions