diff options
author | wengjianfeng <[email protected]> | 2021-05-20 08:55:45 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2021-06-22 18:22:59 +0300 |
commit | b38678a73c4d8a3616ca14713154e062b4c4db63 (patch) | |
tree | a894ee6dbe07179d3a420f9bd790cc508c9cb578 /scripts/gdb/linux/tasks.py | |
parent | 956c6d4f20c5446727e0c912dd8f527f2dc7b779 (diff) |
rtw88: coex: remove unnecessary variable and label
In some funciton, the variable ret just used as return value,and
out label just return ret,so ret and out label are unnecessary,
we should delete these and use return true/false to replace.
Signed-off-by: wengjianfeng <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions