summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorJohn Whitmore <johnfwhitmore@gmail.com>2018-07-23 21:50:17 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-07-24 14:06:13 +0200
commitc808e16d17b7f30aa02a8daccffc3f0b41b42300 (patch)
tree27b3a48057b8db1e2015bfca5841dd713cc8c59a /tools/perf/scripts/python/call-graph-from-sql.py
parent8faf8e9c9f428fb027bed7d438b0c9738315fae2 (diff)
staging:rtl8192u: Remove typedef of u32 to QOS_MODE - Style
The typedef of QOS_MODE as a u32 is contrary to coding standard and fails the checkpatch tests for defining new types in code. Definitions of type QOS_MODE have simply been replaced with a u32 type. This is a coding style change which should not impact runtime 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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions