diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-19 02:12:29 +0200 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-08-19 02:15:40 +0200 |
commit | 57952335feb04abcaecb14c641fe106da749d447 (patch) | |
tree | c5ac6c90654b5b0be1228c03bbe57ba26ab0bb1d /scripts | |
parent | Input: touchwin - constify serio_device_id (diff) | |
download | linux-57952335feb04abcaecb14c641fe106da749d447.tar.xz linux-57952335feb04abcaecb14c641fe106da749d447.zip |
Input: tsc40 - 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 <arvind.yadav.cs@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions