aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2023-01-20 17:44:35 +0200
committerGreg Kroah-Hartman <[email protected]>2023-01-24 18:12:58 +0100
commit6a426eb418791975c39680b7abd5f26dc2c4f66e (patch)
tree597a2e0863dfc6a17f9f404b4a28724524ca2b80 /tools/perf/scripts/python
parent7159deb7622741efc1730ffb24df707384db73bb (diff)
usb: fotg210-udc: remove redundant error logging
A call to platform_get_irq() already prints an error on failure within its own implementation. So printing another error based on its return value in the caller is redundant and should be removed. The clean up also makes if condition block braces unnecessary. Remove that as well. Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions