diff options
| author | Colin Ian King <[email protected]> | 2019-08-13 13:48:38 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions