aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJohn Whitmore <[email protected]>2018-07-27 18:31:04 +0100
committerGreg Kroah-Hartman <[email protected]>2018-07-29 10:15:51 +0200
commit1538be280259fb03ecda3a69cf308116d61698d6 (patch)
treea4776c404711ee3ec08921f9d4b8274138682501 /tools/perf/scripts/python/export-to-postgresql.py
parentcc29db86378e131d13859529b7285ae92ae3143f (diff)
staging:rtl8192u: Remove typedef and rename TX_TS_RECORD - Style
Remove the typdef from structure TX_TS_RECORD and rename to tx_ts_record. The removal of the typedef clears the checkpatch issue with creating new types in code. The name change, whilst not specifically flagged by checkpatch, is an issue since types are meant to be named in lowercase. These changes are purely coding style changes and should have no impact on runtime execution. Signed-off-by: John Whitmore <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions