diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-09 18:26:43 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-08-10 10:55:58 +0200 |
commit | 54c9f21605d8e9e76303b1f03d1ef93fc897a824 (patch) | |
tree | 75f28a0a06e1cf0eb870bb87857a0fe118d4a6dd /drivers/net/wireless/marvell/libertas | |
parent | orinoco: constify usb_device_id (diff) | |
download | linux-54c9f21605d8e9e76303b1f03d1ef93fc897a824.tar.xz linux-54c9f21605d8e9e76303b1f03d1ef93fc897a824.zip |
p54: 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 'drivers/net/wireless/marvell/libertas')
0 files changed, 0 insertions, 0 deletions