diff options
author | 2019-03-30 20:14:22 +0000 | |
---|---|---|
committer | 2019-04-04 13:14:47 +0300 | |
commit | 6603c5844a44fc58f0a3c9cbb57b35b75d7d86be (patch) | |
tree | 3f43c9d2bc95e508ea3d224a1a71bd701abaa3dc /tools/perf/scripts/python | |
parent | b43: shut up clang -Wuninitialized variable warning (diff) | |
download | wireguard-linux-6603c5844a44fc58f0a3c9cbb57b35b75d7d86be.tar.xz wireguard-linux-6603c5844a44fc58f0a3c9cbb57b35b75d7d86be.zip |
iwlegacy: remove redundant assignment to *res
Currently 1 is being assigned to *res and then it is immediately
updated with the computed result. The first assignment is
redundant and can be removed.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions