diff options
author | John Whitmore <johnfwhitmore@gmail.com> | 2018-08-03 01:02:09 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-05 16:21:07 +0200 |
commit | 070c1ce978916b4434b63cb7bb881aaeaa58f2ef (patch) | |
tree | 0ed61925871ef71d6095c9519f15fe587a23a7f7 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | c972be9a7525db60dbc500658ef4d532c70eb3d7 (diff) |
staging:rtl8192u: Rename constants - Style
The constants 'VeryLowRSSI' and 'CTSToSelfTHVal' generate warnings from
checkpatch due to the use of CamelCase naming. The two constants have
been renamed to 'VERY_LOW_RSSI' and 'CTS_TO_SELF_TH_VAL' respectively.
These are coding style changes which should have no impact on runtime
code 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