diff options
author | Jiapeng Chong <[email protected]> | 2022-06-16 17:04:10 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-06-21 16:31:09 +0200 |
commit | 44830e11ae9e56120e9d8edba447d0d0c44bfbbc (patch) | |
tree | 1e448619751d73b2df034c811e83db6f3256a8b5 /drivers/usb/cdns3/cdns3-ti.c | |
parent | e2900f7466ddf013686520f2d23c3a9d50a6a516 (diff) |
usb: gadget: Remove unnecessary print function dev_err()
The print function dev_err() is redundant because platform_get_irq()
already prints an error.
This was found by coccicheck:
./drivers/usb/gadget/udc/aspeed_udc.c:1546:2-9: line 1546 is redundant because platform_get_irq() already prints an error.
Acked-by: Neal Liu <[email protected]>
Signed-off-by: Jiapeng Chong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions