diff options
author | Arvind Yadav <[email protected]> | 2017-08-18 17:12:14 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2017-08-18 17:15:37 -0700 |
commit | a110a953bbe3ee338301fdd30783a2a8033bff11 (patch) | |
tree | a783ceeb98c4826045dc6121f793cd221e871c1a /tools/perf/scripts/python/stackcollapse.py | |
parent | ef2bc04e74ec502688efb6c3a2b7f21adad61e95 (diff) |
Input: touchwin - constify serio_device_id
serio_device_id are not supposed to change at runtime. All functions
working with serio_device_id provided by <linux/serio.h> work with
const serio_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions