diff options
| author | John Whitmore <johnfwhitmore@gmail.com> | 2018-07-30 00:07:41 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-30 12:12:32 +0300 |
| commit | fb2a2729720f91866ed255dc19402a5ef1d561ad (patch) | |
| tree | f1263c4459ccc93d92bba1f9d9af9334b67d43d6 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 06761ce4290ebf3c4e770f7f5a9caec675697204 (diff) | |
| download | linux-fb2a2729720f91866ed255dc19402a5ef1d561ad.tar.xz | |
staging:rtl8192u: Remove enum dm_dig_op_e - Style
Remove the enumerated type dm_dig_op_e. The type is only used as a
parameter to the function dm_change_dynamic_initgain_thresh(), but
that function is never referenced in the code at all.
I would consider this to be a coding style change as the function is
never referenced and as a result the enumeration is never used. In
any case there should be no impact on 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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
