diff options
author | Mitch Williams <mitch.a.williams@intel.com> | 2014-11-11 23:03:13 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-11-21 01:56:44 +0300 |
commit | c88e38cc50d582c56f64c8bf091f4fd670ad97e3 (patch) | |
tree | 1b4a330cc836e6dfe30522bbfb1dd1b45ea809ff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 348d499440635f8847bedf124cda54eacf4c29a0 (diff) | |
download | linux-c88e38cc50d582c56f64c8bf091f4fd670ad97e3.tar.xz |
i40evf: remove unnecessary else
Since the if part of this statement contains a break, there's no reason
for the else. Clean up the code and make it more obvious that the delay
happens each time through the loop.
Change-ID: I9292eaf7dd687688bdc401b8bd8d1d14f6944460
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions