summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorKaixu Xia <kaixuxia@tencent.com>2020-11-04 13:24:04 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-22 10:59:48 +0200
commitec92502e2e72f42e8759d7d6df4a78666a03d0c9 (patch)
tree853348f7aa0e4f836caab5c7ab1a92d57a929228 /scripts/objdiff
parent167d9650d1029e7a153e79d4ae5c7482e26c22d2 (diff)
cxgb4: Fix the -Wmisleading-indentation warning
commit ea8146c6845799142aa4ee2660741c215e340cdf upstream. 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 <tencent_os_robot@tencent.com> Signed-off-by: Kaixu Xia <kaixuxia@tencent.com> Link: https://lore.kernel.org/r/1604467444-23043-1-git-send-email-kaixuxia@tencent.com Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions