diff options
| author | Edward Cree <[email protected]> | 2020-08-28 18:50:24 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-08-31 12:28:50 -0700 |
| commit | b6d96931cade2f3f9b12aec2b5493f099905b116 (patch) | |
| tree | 11a5371cb5f351a56a621e0114b322f5799129aa /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 35ff765f8d508e56d09ef470395324298550c415 (diff) | |
sfc: fix unused-but-set-variable warning in efx_farch_filter_remove_safe
Thanks to some past refactor, 'spec' is not actually used in this
function; the code using it moved to the callee efx_farch_filter_remove.
Remove the variable to fix a W=1 warning.
Signed-off-by: Edward Cree <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions