diff options
| author | Arvind Yadav <[email protected]> | 2017-08-18 17:08:02 -0700 |
|---|---|---|
| committer | Dmitry Torokhov <[email protected]> | 2017-08-18 17:14:11 -0700 |
| commit | c62c68f81dc92e5d162230c924ca83b682272697 (patch) | |
| tree | 56df9a188069ea976b5cbd8076428ebef644fef8 /tools/perf/scripts/python | |
| parent | f31103f8ed17297f900d319bfdb7140877d9c057 (diff) | |
Input: spaceball - 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')
0 files changed, 0 insertions, 0 deletions