diff options
| author | Gilad Ben-Yossef <[email protected]> | 2017-11-09 09:16:10 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-11-27 09:20:37 +0100 |
| commit | e1cb54fd3721d4dfcfe82dc4f48c1d69433cc7f1 (patch) | |
| tree | 7f1f95a28500982bf370b182afacb4edef860f9b /tools/perf/scripts/python/netdev-times.py | |
| parent | 988b9ea9129bc24baf36ee421feb823285f234c4 (diff) | |
staging: ccree: make long func call sites readable
The driver was using a function naming scheme
including common prefixes for driver global
functions based on the code module they came from.
The combination of long names with long common
prefixes made the whole thing too long for a human
to parse.
Switch to simple and shorter function naming
scheme. Where required, realign parameters and
add paranthesis for better code readability.
Signed-off-by: Gilad Ben-Yossef <[email protected]>
Reviewed-by: Dan Carpenter <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions