summaryrefslogtreecommitdiffstats
path: root/drivers/iio
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-07-15 09:55:49 +0530
committerDavid S. Miller <davem@davemloft.net>2017-07-15 21:25:56 -0700
commit1d9c8fa013cdea5d864f5332d0e203312de3a93d (patch)
tree48f559ca670e802ce67e4f196fb9ab5464753c6e /drivers/iio
parente8336ed0b35261603871a6c5e829f69051530505 (diff)
downloadlinux-stable-1d9c8fa013cdea5d864f5332d0e203312de3a93d.tar.gz
linux-stable-1d9c8fa013cdea5d864f5332d0e203312de3a93d.tar.bz2
linux-stable-1d9c8fa013cdea5d864f5332d0e203312de3a93d.zip
isdn: mISDN: avmfritz: 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. File size before: text data bss dec hex filename 9963 1936 16 11915 2e8b isdn/hardware/mISDN/avmfritz.o File size After adding 'const': text data bss dec hex filename 10091 1808 16 11915 2e8b isdn/hardware/mISDN/avmfritz.o Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions