diff options
| author | Luca Ceresoli <luca@lucaceresoli.net> | 2016-12-30 00:01:06 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-03 17:10:08 +0100 |
| commit | 6b8b810f2c9a11e65bcd7674b1593cda503a7a6b (patch) | |
| tree | 34baa62510f8fa4ea6c25f9996ad12f020fd419f /tools/perf/scripts/python | |
| parent | 9fe7b29c6cc1e4adbc2b3d6b8452ff5278ee4fba (diff) | |
| download | kernel-6b8b810f2c9a11e65bcd7674b1593cda503a7a6b.tar.gz | |
staging: rtl8188eu: remove unused members from struct recv_priv
Since commit da25a8ec6b2d ("staging: rtl8188eu: remove unused
debugging functions") is_signal_dbg is never set to true, so the code
under if (adapter->recvpriv.is_signal_dbg) is dead. Remove the
variable and the dead code.
The signal_strength_dbg was referenced only in the code that is being
removed, so remove it as well.
Also fix coding style issues in the touched lines.
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Ivan Safonov <insafonov@gmail.com>
Cc: devel@driverdev.osuosl.org
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
