diff options
author | Alexander Duyck <[email protected]> | 2015-06-03 18:53:17 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2015-06-17 14:21:41 -0700 |
commit | 986eec4341729549778f374dfc97e69a991302df (patch) | |
tree | 29783457d93816ee112c2ca3dc8bbf0ce8480052 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | ee4373e7d74696821e47faf1b70f779697ddf77b (diff) |
fm10k: Fix missing braces after if statement
While reviewing the code I noticed that one of the commits added an if
statement followed by a for loop, but the if statement was missing the
braces around the loop. This change corrects the coding style error.
Signed-off-by: Alexander Duyck <[email protected]>
Acked-by: Jacob Keller <[email protected]>
Tested-by: Krishneil Singh <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions