diff options
| author | Colin Ian King <colin.king@canonical.com> | 2018-07-04 10:30:43 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-07-04 16:39:11 +0300 |
| commit | 15cdd5764a547caf7c9ab14306829135c616845d (patch) | |
| tree | cadd3fab8097be04fec46c71832e4b8f5bd2f15f /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 5b9f78ecdf590131aa1411b37151acda4f2ffc17 (diff) | |
| download | linux-15cdd5764a547caf7c9ab14306829135c616845d.tar.xz | |
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 <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions
