summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDeepak R Varma <drv@mailo.com>2023-03-01 22:48:06 +0300
committerThierry Reding <treding@nvidia.com>2023-04-04 19:04:57 +0300
commit3105e42c75e0f80a6933e29291a94f669b869dbd (patch)
tree960c8abc144675e41e7e9cdf429a2a13182badfd /tools/perf/scripts/python/export-to-postgresql.py
parent13fcbcb97d05be14c5ada46b5b6cf71f8c96ad50 (diff)
downloadlinux-3105e42c75e0f80a6933e29291a94f669b869dbd.tar.xz
drm/tegra: sor: 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. Issue identified using platform_get_irq.cocci coccicheck script. Signed-off-by: Deepak R Varma <drv@mailo.com> Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions