diff options
| author | Luca Ceresoli <[email protected]> | 2016-12-30 00:01:04 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-01-03 16:53:29 +0100 |
| commit | 9fe7b29c6cc1e4adbc2b3d6b8452ff5278ee4fba (patch) | |
| tree | 810b4992bc033bbed4db4ebb8afda425ac7a07c0 /tools/perf/scripts/python | |
| parent | 7d2af82cc5f571341fc835eca3f958ec559bbef8 (diff) | |
staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapter
Since commit da25a8ec6b2d ("staging: rtl8188eu: remove unused
debugging functions") this field is never set set to any nonzero
value, so it is actually always zero.
It is also used only once, as a boolean inside an if(). This means the
code under that if() is dead code, so remove it as well.
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Larry Finger <[email protected]>
Cc: Ivan Safonov <[email protected]>
Cc: [email protected]
Signed-off-by: Luca Ceresoli <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions