diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-01 20:56:34 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-08-09 16:47:57 +0300 |
commit | c181efd25ca4aa5af64081f4824d5fd3f6ecf03d (patch) | |
tree | b82b7c466834d6dd30531fac3d68e447502b3ad0 /fs/overlayfs | |
parent | 1482ccdaae6a335f448cc91043695cb1a07af981 (diff) | |
download | linux-c181efd25ca4aa5af64081f4824d5fd3f6ecf03d.tar.xz |
media: radio: constify pci_device_id
pci_device_id are not supposed to change at runtime. All functions
working with pci_device_id provided by <linux/pci.h> work with
const pci_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'fs/overlayfs')
0 files changed, 0 insertions, 0 deletions