diff options
| author | Colin Ian King <[email protected]> | 2018-07-04 08:30:43 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-07-04 22:39:11 +0900 |
| commit | 15cdd5764a547caf7c9ab14306829135c616845d (patch) | |
| tree | cadd3fab8097be04fec46c71832e4b8f5bd2f15f /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 5b9f78ecdf590131aa1411b37151acda4f2ffc17 (diff) | |
net: bgmac: remove redundant variable 'freed'
Variable 'freed' is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'freed' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions