diff options
| author | Bhumika Goyal <[email protected]> | 2017-10-16 17:18:50 +0200 |
|---|---|---|
| committer | Christoph Hellwig <[email protected]> | 2017-10-19 16:15:30 +0200 |
| commit | 085006e834cb293e28a988ea9f6edfa796b177fb (patch) | |
| tree | 8d43f411d45eef2d1440d9614af9b68a003aa183 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | c1e950842f8a212a1811d4148a100d84b18037e4 (diff) | |
stm class: make config_item_type const
Make config_item_type structures const as they are either passed to a
function having the argument as const or used inside a if statement or
stored in the const "ci_type" field of a config_item structure.
Done using Coccinelle.
Signed-off-by: Bhumika Goyal <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions