aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJohn Whitmore <[email protected]>2018-07-29 22:07:41 +0100
committerGreg Kroah-Hartman <[email protected]>2018-07-30 11:12:32 +0200
commitfb2a2729720f91866ed255dc19402a5ef1d561ad (patch)
treef1263c4459ccc93d92bba1f9d9af9334b67d43d6 /tools/perf/scripts/python/bin/stackcollapse-report
parent06761ce4290ebf3c4e770f7f5a9caec675697204 (diff)
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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions