aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-07-15 09:55:43 +0530
committerDavid S. Miller <[email protected]>2017-07-15 21:25:56 -0700
commit3651003d4fd805c3a7761d1db3a7491d5547afb3 (patch)
treeb7e118cc32b78757a548ba385d3170afe3a00030 /scripts/gdb/linux/lists.py
parentcd7b03e9cc94f249ae3b54cf5a41d4b9fb297e0b (diff)
isdn: hisax: hfc4s8s_l1: 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 10512 536 4 11052 2b2c drivers/isdn/hisax/hfc4s8s_l1.o File size After adding 'const': text data bss dec hex filename 10672 376 4 11052 2b2c drivers/isdn/hisax/hfc4s8s_l1.o Signed-off-by: Arvind Yadav <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions