diff options
author | 2013-09-25 12:57:44 -0500 | |
---|---|---|
committer | 2013-10-03 16:24:27 -0400 | |
commit | 61800b276142760e59d719de8a63841cd717af9b (patch) | |
tree | f4cbb033f66c185303c09bf46cf8cd40dc0d2c37 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.c (diff) | |
download | linux-dev-61800b276142760e59d719de8a63841cd717af9b.tar.xz linux-dev-61800b276142760e59d719de8a63841cd717af9b.zip |
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 <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions