aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJohn Whitmore <[email protected]>2018-08-21 18:15:22 +0100
committerGreg Kroah-Hartman <[email protected]>2018-08-27 19:24:29 +0200
commitf9406665ffe70043dba7728b1b7d969d19bd90c7 (patch)
treef520a0369d95771d55cedfb02fa40b58a44cf17d /tools/perf/scripts/python/bin
parent1f20545654e6de19de3d3582b067d550dded36bf (diff)
staging:rtl8192u: Refactor SEQUENCE_CONTROL - Style
Remove the 'typedef' from union SEQUENCE_CONTROL. This clears a checkpatch issue with defining new types. Additionally renamed the union to lowercase to comply with coding standard. These are coding style changes which should not impact runtime code execution. typedef union _SEQUENCE_CONTROL{ +union sequence_control { Signed-off-by: John Whitmore <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions