diff options
author | Samuel Zou <[email protected]> | 2020-05-08 20:00:55 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-05-08 22:30:50 -0700 |
commit | b41d272eda6da5a0d6cad76c3ba18952b32f5ce9 (patch) | |
tree | 720b68bd779db6b09019370c7de4e33a32a5b34b /tools/perf/scripts/python/syscall-counts.py | |
parent | da384effb1609b1333d475e9d4b318913b3d194b (diff) |
net: dsa: sja1105: remove set but not used variable 'prev_time'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/dsa/sja1105/sja1105_vl.c:468:6: warning: variable ‘prev_time’ set but not used [-Wunused-but-set-variable]
u32 prev_time = 0;
^~~~~~~~~
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Samuel Zou <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Tested-by: Vladimir Oltean <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions