diff options
| author | Larry Finger <[email protected]> | 2013-09-25 12:57:44 -0500 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2013-10-03 16:24:27 -0400 |
| commit | 61800b276142760e59d719de8a63841cd717af9b (patch) | |
| tree | f4cbb033f66c185303c09bf46cf8cd40dc0d2c37 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 857c00773092ce9093e530581ff4bcb521477432 (diff) | |
rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.c
Smatch lists the following:
CHECK drivers/net/wireless/rtlwifi/rtl8192cu/trx.c
drivers/net/wireless/rtlwifi/rtl8192cu/trx.c:367 _rtl_rx_process() warn: assigning (-98) to unsigned variable 'stats.noise'
This variable is unused, thus the initializer is removed, as well as a
comment referring to that variable.
Signed-off-by: Larry Finger <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions