aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2016-05-27 13:49:40 +0200
committerHerbert Xu <[email protected]>2016-05-31 17:52:30 +0800
commit5318c53d5b4bbf097ccba2e74831d67e4d63b1a1 (patch)
tree678a20ebe1c0381a643cab7cf924ec6a713c4d6b /tools/perf/scripts/python/event_analyzing_sample.py
parent4f8de65bab611a68f40355ac9169edb4d0d33974 (diff)
crypto: s5p-sss - Use consistent indentation for variables and members
Bring some consistency by: 1. Replacing fixed-space indentation of structure members with just tabs. 2. Remove indentation in declaration of local variable between type and name. Driver was mixing usage of such indentation and lack of it. When removing indentation, reorder variables in reversed-christmas-tree order with first variables being initialized ones. Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Vladimir Zapolskiy <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions