diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-19 03:07:32 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-08-19 03:14:09 +0300 |
commit | b9e8cbc437103b30f3289b3fe174c678c725258e (patch) | |
tree | bd1230fb12d7495d5b7049bfedd072cc35dd0372 /drivers/input/joystick/magellan.c | |
parent | 991368818df4a50f50d2ce673b308f946ed635a6 (diff) | |
download | linux-b9e8cbc437103b30f3289b3fe174c678c725258e.tar.xz |
Input: iforce - 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 'drivers/input/joystick/magellan.c')
0 files changed, 0 insertions, 0 deletions