diff options
author | Wei Ming Chen <jj251510319013@gmail.com> | 2021-02-14 20:19:29 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-10 09:37:15 +0100 |
commit | e21a2e0a0f6021cfc9239ec94e883bd119c330ef (patch) | |
tree | e752dc01e6e7005e807211119bdcef596b78bcb1 /drivers/usb/core/usb.c | |
parent | 3287f58bcba6c6fa6167624b443a668782fac26d (diff) |
usb: gadget: function: fix typo in f_printer.c
In line 824, it is trying to enable `out_ep`, so I
believe that in line 826, it should print `out_ep`
instead of `in_ep`.
Signed-off-by: Wei Ming Chen <jj251510319013@gmail.com>
Link: https://lore.kernel.org/r/20210214121929.9750-1-jj251510319013@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core/usb.c')
0 files changed, 0 insertions, 0 deletions