summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-08 18:56:40 +0300
committerDavid S. Miller <davem@davemloft.net>2017-08-09 03:47:58 +0300
commit42e6b92de8f8d7c736cd819ff5af6208a6bdf8ae (patch)
tree33183f751d138f4b929b95d23dc56c985d1fe740 /include/linux
parent53b948356554376ec6f89016376825d48bf396c3 (diff)
downloadlinux-42e6b92de8f8d7c736cd819ff5af6208a6bdf8ae.tar.xz
net: irda: irda-usb: 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions