diff options
author | 2013-09-25 12:57:46 -0500 | |
---|---|---|
committer | 2013-10-03 16:24:28 -0400 | |
commit | a3557d4d485322ebc60ca7f11616695c5dd69383 (patch) | |
tree | 43a2501d711a01c997ba2341fdefd78a283c7c0a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.c (diff) | |
download | linux-dev-a3557d4d485322ebc60ca7f11616695c5dd69383.tar.xz linux-dev-a3557d4d485322ebc60ca7f11616695c5dd69383.zip |
rtlwifi: Fix smatch warning in pci.c
Smatch reports the following:
CHECK drivers/net/wireless/rtlwifi/pci.c
drivers/net/wireless/rtlwifi/pci.c:739 _rtl_pci_rx_interrupt() warn: assigning (-98) to unsigned variable 'stats.noise'
The variable 'stats.noise' is not used. That initializer is removed.
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