summaryrefslogtreecommitdiff
path: root/tools/perf
diff options
context:
space:
mode:
authorwengjianfeng <wengjianfeng@yulong.com>2021-05-20 08:55:45 +0800
committerKalle Valo <kvalo@codeaurora.org>2021-06-22 18:22:59 +0300
commitb38678a73c4d8a3616ca14713154e062b4c4db63 (patch)
treea894ee6dbe07179d3a420f9bd790cc508c9cb578 /tools/perf
parent956c6d4f20c5446727e0c912dd8f527f2dc7b779 (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 <wengjianfeng@yulong.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20210520005545.31272-1-samirweng1979@163.com
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions