diff options
author | John Whitmore <johnfwhitmore@gmail.com> | 2018-08-03 03:01:56 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-05 17:21:06 +0300 |
commit | 976a4b90931ff929255652bdfba12eb32ef48b7f (patch) | |
tree | 428648b994f26c28eba293c7c0f66fbc04ca5a8d /tools/perf/scripts/python/netdev-times.py | |
parent | a2351af9f562a77480ca91c970ea151ceba47c36 (diff) | |
download | linux-976a4b90931ff929255652bdfba12eb32ef48b7f.tar.xz |
staging:rtl8192u: Remove member initialgain_lowerbound_state - Style
The structure 'dig' defines a member variable
'initialgain_lowerbound_state', which although initialised to false,
is never used in the code. As a result this unused member variable
has been removed.
This is a coding style change which should not impact runtime code
execution.
Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions