diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-08-13 13:48:38 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-14 13:20:13 +0200 |
commit | 759b2e69238dff3f072e1c8e231aecf662082b6c (patch) | |
tree | a800b4eb52acc4c6f4c1682e6f0652180d69403f /tools/perf/scripts/python/stackcollapse.py | |
parent | b1198cca2982f02c27459cfd67d081d7c1460cf9 (diff) |
staging: rtl8723bs: remove redundant assignment to ret
Variable ret 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 <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20190813124838.1317-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions