diff options
author | Colin Ian King <[email protected]> | 2017-10-29 13:30:25 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-11-01 12:09:45 +0900 |
commit | 28ef7de70dde7762cb81eecf411e2c78a25c457d (patch) | |
tree | 45bb8a25c2bfe42a39676d82c15f7f67640e4f62 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 81ba4e1ac4f1d3e9d980ca0f003dd3038559b3fa (diff) |
mkiss: remove redundant assignment of len to ax->mtu
Variable len is being assigned a value that is never read,
hence the assignment is redundant and can be removed. Cleans
up clang warning:
drivers/net/hamradio/mkiss.c:443:3: warning: Value stored to
'len' is never read
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