diff options
| author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-09 19:30:13 +0300 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2017-08-10 11:56:02 +0300 |
| commit | e0b081b20523a960f2f3faf074922f4c3f81004c (patch) | |
| tree | a5303b42967b69e4544cc74e3ad6f650bc294f12 /include/linux/debugobjects.h | |
| parent | 543e4f87508b612c81dff44037c071450bcc5ddc (diff) | |
| download | linux-e0b081b20523a960f2f3faf074922f4c3f81004c.tar.xz | |
rtl8187: constify usb_device_id
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: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
