docs: usb: fix reference to nonexistent file in UVC Gadget
mainline inclusion from mainline-v6.7-rc1 category: docs
Fix a typo in the path of this reference.
Fixes: 094f391013ba (“docs: usb: Add documentation for the UVC Gadget”) Cc: Daniel Scally dan.scally@ideasonboard.com Cc: Greg Kroah-Hartman gregkh@linuxfoundation.org Signed-off-by: Vegard Nossum vegard.nossum@oracle.com Signed-off-by: Jonathan Corbet corbet@lwn.net Message-ID: 20231022185311.919325-1-vegard.nossum@oracle.com (cherry picked from commit 16794ed32de9c7678021e599665e5c44dc7d027e) Signed-off-by: Wentao Guan guanwentao@uniontech.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
Linux kernel
There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first.
In order to build the documentation, use
make htmldocsormake pdfdocs. The formatted documentation can also be read online at:There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.