diff options
author | Arvind Yadav <[email protected]> | 2017-08-18 17:12:03 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2017-08-18 17:15:36 -0700 |
commit | ef2bc04e74ec502688efb6c3a2b7f21adad61e95 (patch) | |
tree | 472617b2dc3606d0804a3a7d3dbd87f609751ab6 /tools/perf/scripts/python/stackcollapse.py | |
parent | b84704c323456c5d153e82691751dfb67262dd95 (diff) |
Input: touchright - 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