aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBhumika Goyal <[email protected]>2017-08-02 21:37:22 +0530
committerMartin Schwidefsky <[email protected]>2017-08-03 13:16:29 +0200
commitc7e85ae5eaab5c12fb4a2f65ffef1c3350072110 (patch)
tree2979c01a95fd82c5f4cb1ccfd4ff78544cd1b251 /tools/perf/scripts/python
parent83a8842438c02f02de3c87ae9038ae0e9f808540 (diff)
s390/sclp: add const to bin_attribute structure
Declare bin_attribute structure as const as it is only passed as an argument to the function sysfs_create_bin_file. This argument is of type const, so declare the structure as const. Cross compiled for s390 architecture. Signed-off-by: Bhumika Goyal <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions