diff options
| author | Jesse Brandeburg <[email protected]> | 2017-06-20 15:16:57 -0700 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2017-07-26 03:25:19 -0700 |
| commit | 4d433084dd3b8b9ce656c35505e7dc5bd1d929b5 (patch) | |
| tree | 80e8c7627e53e1768d328b9158630943e9ccba6f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 0ac30ce433232944e702876c1288c0d50eee3151 (diff) | |
i40e: fix odd formatting and indent
The compiler warned on an oddly indented bit of code, and when
investigating that, noted that the functions themselves had
an odd flow. The if condition was checked, and would exclude
a call to AQ, but then the aq_ret would be checked unconditionally
which just looks really weird, and is likely to cause objections.
Signed-off-by: Jesse Brandeburg <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions