diff options
| author | Colin Ian King <[email protected]> | 2017-09-14 19:02:19 +0100 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2017-10-07 12:10:34 +0800 |
| commit | e781c17c22fdd390e54b972c010acdc862ac66df (patch) | |
| tree | ae4dc900a226feef58a4c856d1a175e78157fd9c /tools/perf/scripts/python/futex-contention.py | |
| parent | 2fd23f2b9016dc5391f258a462ae0a334a3c9f86 (diff) | |
crypto: algboss - remove redundant setting of len to zero
The variable len is set to zero, never read and then later updated
to p - name, so clearly the zero'ing of len is redundant and
can be removed.
Detected by clang scan-build:
" warning: Value stored to 'len' is never read"
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions