diff options
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | 2014-06-01 22:14:38 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-06-19 15:49:14 -0400 |
commit | 7949513b315ac70abcd292170ba1099a9a56dbfe (patch) | |
tree | 93dc947223e1260840886b54d4c63629927c4362 /README | |
parent | 57eaeb6efa1f732ecf61130d7e0bb67c3ad9e4af (diff) | |
download | linux-7949513b315ac70abcd292170ba1099a9a56dbfe.tar.bz2 |
net: wireless: rtlwifi: rtl8192de: phy.c: Cleaning up uninitialized variable
There is a risk that the variables will be used without being initialized.
Have also moved variable to the part of the code where it is used.
This was largely found by using a static code analysis program called cppcheck.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions