diff options
| author | John Whitmore <[email protected]> | 2018-08-17 19:34:46 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-08-27 19:23:20 +0200 |
| commit | 9ff6cdd3934a38589bc1895a898bf11a5f50b4b7 (patch) | |
| tree | bed9ab50faf8c5b8062c89103d9161ebc530ab70 /tools/perf/scripts/python | |
| parent | ccedf8912c36a7a7d62c85b28973a0b4e0d86cfe (diff) | |
staging:rtl8192u: Remove enum CHNLOP - Style
The enumerated type CHNLOP is only used as a member variable of the
structure RT_HIGH_THROUGHPUT. Whilst this member variable is initialised
it is never actually used in the code. To simplify the code both the
enumerated type and the member variable have been removed.
This is a coding style change which should have no impact on runtime
code execution.
Signed-off-by: John Whitmore <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions