diff options
| author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-07 20:04:13 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-12-01 09:46:39 +0100 |
| commit | 0eeff53be05de4c8658f6cb6fe6cccef65adb2c1 (patch) | |
| tree | fdaf06708621fb9b1b5ad7495d68de88b1adf752 /include/linux/debugobjects.h | |
| parent | 2ee9b33fd01e49ff2bf65f8d476fd2fe98dd2834 (diff) | |
Input: xpad - constify usb_device_id
[ Upstream commit 94aef061c796d3d47f1a2eed41e651ffaaade402 ]
usb_device_id are not supposed to change at runtime. All functions
working with usb_device_id provided by <linux/usb.h> work with
const usb_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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
