diff options
author | Colin Ian King <[email protected]> | 2019-08-13 15:28:18 +0100 |
---|---|---|
committer | Stefan Schmidt <[email protected]> | 2019-08-14 01:10:41 +0200 |
commit | 074014abdf2bd2a00da3dd14a6ae04cafc1d62cc (patch) | |
tree | d84620b862e255d31727aefb8651696360cbdd30 /tools/perf/scripts/python/syscall-counts.py | |
parent | de166bbe861738c8bc3e5dad5b03f45d7d6ef914 (diff) |
net: ieee802154: remove redundant assignment to rc
Variable rc is initialized to a value that is never read and it is
re-assigned later. The initialization is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Stefan Schmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions