diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2021-10-13 16:49:39 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2021-10-18 18:10:48 +0200 |
commit | a274bdbdfcf7d0631004b20c03d90bbfed70c9d2 (patch) | |
tree | 08a8b3ba4ebb2e8f4ceb633ebe2115c14af6723d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c91cf42f61dc77b289784ea7b15a8531defa41c0 (diff) |
bcm47xx: Get rid of redundant 'else'
In the snipped like
if (...)
return ...;
else
the 'else' is redundant. Get rid of it.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions