diff options
author | Arvind Yadav <[email protected]> | 2017-08-18 17:11:12 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2017-08-18 17:15:28 -0700 |
commit | 7330090429c59894a42c3f750d377e27e371ff07 (patch) | |
tree | 44fd113f55cdbb92040e9a315632fb99ae68d064 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 0e2ba64e1e993c3a832a02cf81fc5d4b1a35dd27 (diff) |
Input: gunze - 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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions