1
0
Fork 0
alistair23-linux/drivers/isdn/hisax
Arvind Yadav 6cfc3d86be isdn: hisax: hisax_fcpcipnp: 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
   5989	    576	      0	   6565	   19a5 isdn/hisax/hisax_fcpcipnp.o

File size After adding 'const':
   text	   data	    bss	    dec	    hex	filename
   6085	    480	      0	   6565	   19a5 isdn/hisax/hisax_fcpcipnp.o

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-15 21:25:56 -07:00
..
Kconfig isdn: disable HiSax NetJet driver on microblaze arch 2015-06-21 09:53:01 -07:00
Makefile
amd7930_fn.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
amd7930_fn.h
arcofi.c isdn: use setup_timer 2017-03-24 12:33:42 -07:00
arcofi.h
asuscom.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
avm_a1.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
avm_a1p.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
avm_pci.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
avma1_cs.c drivers/isdn: use module_pcmcia_driver() in pcmcia drivers 2013-03-15 12:26:04 -07:00
bkm_a4t.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
bkm_a8.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
bkm_ax.h
callc.c isdn: Fix typo in drivers/isdn 2012-11-09 17:10:16 -05:00
config.c isdn: hisax: constify pci_device_id. 2017-07-15 21:25:56 -07:00
diva.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
elsa.c isdn: use setup_timer 2017-03-24 12:33:42 -07:00
elsa_cs.c drivers/isdn: use module_pcmcia_driver() in pcmcia drivers 2013-03-15 12:26:04 -07:00
elsa_ser.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
enternow_pci.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
fsm.c isdn: use setup_timer 2017-03-24 12:33:42 -07:00
fsm.h
gazel.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
hfc4s8s_l1.c isdn: hisax: hfc4s8s_l1: constify pci_device_id. 2017-07-15 21:25:56 -07:00
hfc4s8s_l1.h
hfc_2bds0.c isdn: use setup_timer 2017-03-24 12:33:42 -07:00
hfc_2bds0.h
hfc_2bs0.c isdn: fix misspelling of current function in string 2014-12-09 16:18:46 -05:00
hfc_2bs0.h
hfc_pci.c isdn: use setup_timer 2017-03-24 12:33:42 -07:00
hfc_pci.h
hfc_sx.c isdn: use setup_timer 2017-03-24 12:33:42 -07:00
hfc_sx.h
hfc_usb.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
hfc_usb.h
hfcscard.c isdn: use setup_timer 2017-03-24 12:33:42 -07:00
hisax.h isdn: Constify some function parameters 2016-12-17 21:46:35 -05:00
hisax_cfg.h
hisax_debug.h
hisax_fcpcipnp.c isdn: hisax: hisax_fcpcipnp: constify pci_device_id. 2017-07-15 21:25:56 -07:00
hisax_fcpcipnp.h
hisax_if.h
hisax_isac.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
hisax_isac.h
hscx.c
hscx.h
hscx_irq.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
icc.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
icc.h
ipac.h
ipacx.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
ipacx.h
isac.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
isac.h
isar.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
isar.h
isdnl1.c isdn: fix misspelling of current function in string 2014-12-09 16:18:46 -05:00
isdnl1.h
isdnl2.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
isdnl2.h
isdnl3.c isdn: use setup_timer 2017-03-24 12:33:42 -07:00
isdnl3.h
isurf.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
ix1_micro.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
jade.c isdn: clean up debug format string usage 2013-09-13 20:02:50 -04:00
jade.h
jade_irq.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
l3_1tr6.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
l3_1tr6.h
l3dss1.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
l3dss1.h
l3ni1.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
l3ni1.h
lmgr.c
mic.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
netjet.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
netjet.h
niccy.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
nj_s.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
nj_u.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
q931.c treewide: Fix printk() message errors 2016-12-14 10:54:27 +01:00
s0box.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
saphir.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
sedlbauer.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
sedlbauer_cs.c drivers/isdn: use module_pcmcia_driver() in pcmcia drivers 2013-03-15 12:26:04 -07:00
sportster.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
st5481.h
st5481_b.c scripts/spelling.txt: add "disble(d)" pattern and fix typo instances 2017-03-09 17:01:09 -08:00
st5481_d.c
st5481_init.c
st5481_usb.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
tei.c
teleint.c isdn: use setup_timer 2017-03-24 12:33:42 -07:00
teles0.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
teles3.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
teles_cs.c drivers/isdn: use module_pcmcia_driver() in pcmcia drivers 2013-03-15 12:26:04 -07:00
telespci.c isdn: Drop big endian cpp checks from telespci and hfc_pci drivers 2014-01-06 15:50:51 -05:00
w6692.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
w6692.h