diff options
| author | Bhumika Goyal <[email protected]> | 2017-08-02 22:50:47 +0530 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2017-08-03 12:20:09 +0200 |
| commit | 59f3da1e0ecb48e28c2ff6ffed4c354997452e77 (patch) | |
| tree | b8bf9c0dd6f3057f8c4edee8f06ba360ae88f6bf /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 09a92bc8773b4314e02b478e003fe5936ce85adb (diff) | |
drm/i915: add const to bin_attribute
Add const to bin_attribute structures as they are only passed to the
functions sysfs_{remove/create}_bin_file or
device_{remove/create}_bin_file. The corresponding arguments are of
type const, so declare the structures to be const.
Signed-off-by: Bhumika Goyal <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions