aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorJohn Whitmore <[email protected]>2018-08-26 22:14:22 +0100
committerGreg Kroah-Hartman <[email protected]>2018-08-27 19:27:48 +0200
commit111118af91c4bf06791a902789bd03992b41faf0 (patch)
tree20abb0f989792621f3706ee7f502295604235d98 /tools/perf/scripts/python/call-graph-from-sql.py
parent4a4c1b7ceb8a9c36a45a04dc26232d25f804120b (diff)
staging:rtl8192u: Refactor BaseBand_Config_Type - Style
Rename the type to baseband_config_type to clear the checkpatch issue with CamelCase naming. Remove the 'typedef' directive to clear the issue with defining new types. As it is only used in the file r819xU_phy.c the type has been moved to the r819xU_phy.h file. The enumerated type is only used as a parameter to the function rtl8192_phyConfigBB. Previously that parameter used type 'u8' so no compiler typechecking was being performed. The parameter type has been corrected. These changes are coding style changes and as such should have 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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions