usb: gadget: Add description for module parameter
authorWei Ming Chen <jj251510319013@gmail.com>
Sat, 21 Aug 2021 14:26:47 +0000 (22:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Aug 2021 11:30:00 +0000 (13:30 +0200)
commit9fe3c93f9de702fa764351201c574a9d0769fab3
tree00b726f3b011c864db4076daeed82d9a97e0162e
parent66cce9e73ec61967ed1f97f30cee79bd9a2bb7ee
usb: gadget: Add description for module parameter

The description for "qlen" is missing, and there is a description
for this parameter in "Documentation/usb/gadget_printer.rst"

Signed-off-by: Wei Ming Chen <jj251510319013@gmail.com>
Link: https://lore.kernel.org/r/20210821142647.2904-1-jj251510319013@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/legacy/printer.c