diff options
author | Arvind Yadav <[email protected]> | 2017-08-02 16:49:05 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-08-28 17:15:16 +0200 |
commit | 0faef109bdac1328b529342bfc8c3d34005a56fe (patch) | |
tree | cf887530a0fb66efbd79740343b69b9d983b4c69 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | a890d56a9d9e4a8345c08f9212504bbc396bb7dd (diff) |
char: tlclk: constify attribute_group structures.
attribute_group are not supposed to change at runtime. All functions
working with attribute_group provided by <linux/sysfs.h> work with
const attribute_group. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions