diff options
author | Kaixu Xia <[email protected]> | 2020-11-04 13:24:04 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-07 11:56:03 -0800 |
commit | ea8146c6845799142aa4ee2660741c215e340cdf (patch) | |
tree | 784e2ce3350621c9bbc520f43ac2c080875fdb67 /tools/perf/scripts/python/flamegraph.py | |
parent | 0798827b47d3d9a56ef8985f1f7c8456994572ed (diff) |
cxgb4: Fix the -Wmisleading-indentation warning
Fix the gcc warning:
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c:2673:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
2673 | for (i = 0; i < n; ++i) \
Reported-by: Tosk Robot <[email protected]>
Signed-off-by: Kaixu Xia <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions