diff options
author | 2017-08-22 14:22:15 +0300 | |
---|---|---|
committer | 2017-08-24 16:02:58 +0300 | |
commit | 09800305504432eb00b8504645c05ac589f1c02c (patch) | |
tree | 14cf19f628dc85eb77854b46d97f25fb1d476570 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5: Remove a leftover unused variable (diff) | |
download | wireguard-linux-09800305504432eb00b8504645c05ac589f1c02c.tar.xz wireguard-linux-09800305504432eb00b8504645c05ac589f1c02c.zip |
net/mlx5e: Fix wrong code indentation in conditional statement
Fix the following checkpatch warning in en_ethtool.c:
WARNING: suspect code indent for conditional statements (8, 9)
+ for (i = 0; i < NUM_PCIE_PERF_STALL_COUNTERS(priv); i++)
+ strcpy(data + (idx++) * ETH_GSTRING_LEN,
Signed-off-by: Gal Pressman <galp@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions