aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-08-14 09:45:03 +0200
committerJakub Kicinski <[email protected]>2023-08-15 19:04:36 -0700
commit7a456b894ea57cceee6951ce421205152f23a051 (patch)
treec2e436bdd039b9e5edae5035932289df170a3187 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentc66937b0f8dbb4c6c043663c702b1053fb47fab2 (diff)
qed: remove unused 'resp_size' calculation
Newer versions of clang warn about this variable being assigned but never used: drivers/net/ethernet/qlogic/qed/qed_vf.c:63:67: error: parameter 'resp_size' set but not used [-Werror,-Wunused-but-set-parameter] There is no indication in the git history on how this was ever meant to be used, so just remove the entire calculation and argument passing for it to avoid the warning. Signed-off-by: Arnd Bergmann <[email protected]> Reviewed-by: Leon Romanovsky <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions