diff options
author | Sara Sharon <[email protected]> | 2018-08-23 11:03:17 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2018-12-20 09:06:01 +0200 |
commit | a124caf8f3166cf1488bf606ccf70469ac76a9de (patch) | |
tree | 48ced7e77286ca7879a1ae6ed3389b13abe180c5 /tools/perf/util/c++/clang.cpp | |
parent | 70dc179dd98622eda9809d02fa73b708d60e5e23 (diff) |
iwlwifi: mvm: remove pointless NULL assignment
Assigning mvmsta to be NULL when we are about to exit the
function is pointless. Remove it. Move the variable declaration
to the scope it is used.
Signed-off-by: Sara Sharon <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions