diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2022-06-16 17:04:10 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-21 16:31:09 +0200 |
commit | 44830e11ae9e56120e9d8edba447d0d0c44bfbbc (patch) | |
tree | 1e448619751d73b2df034c811e83db6f3256a8b5 /drivers/fpga/fpga-region.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 <neal_liu@aspeedtech.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220616090410.128483-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fpga/fpga-region.c')
0 files changed, 0 insertions, 0 deletions