WSL2-Linux-Kernel/drivers/atm
Arvind Yadav 10244bc2ae atm: iphase: 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
  23536	    432	    160	  24128	   5e40	drivers/atm/iphase.o

File size After adding 'const':
   text	   data	    bss	    dec	    hex	filename
  23632	    336	    160	  24128	   5e40	drivers/atm/iphase.o

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-16 16:38:02 -07:00
..
.gitignore
Kconfig
Makefile
adummy.c
ambassador.c ambassador: use setup_timer 2017-03-12 23:47:16 -07:00
ambassador.h
atmtcp.c networking: make skb_put & friends return void pointers 2017-06-16 11:48:39 -04:00
eni.c lib/vsprintf.c: remove %Z support 2017-02-27 18:43:47 -08:00
eni.h
firestream.c lib/vsprintf.c: remove %Z support 2017-02-27 18:43:47 -08:00
firestream.h
fore200e.c net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 2017-07-01 07:39:08 -07:00
fore200e.h
he.c net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 2017-07-01 07:39:08 -07:00
he.h
horizon.c sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 2017-03-02 08:42:32 +01:00
horizon.h
idt77105.c
idt77105.h
idt77252.c net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 2017-07-01 07:39:08 -07:00
idt77252.h
idt77252_tables.h
iphase.c atm: iphase: constify pci_device_id. 2017-07-16 16:38:02 -07:00
iphase.h scripts/spelling.txt: add "followings" pattern and fix typo instances 2017-02-27 18:43:47 -08:00
lanai.c lib/vsprintf.c: remove %Z support 2017-02-27 18:43:47 -08:00
midway.h
nicstar.c idr: Return the deleted entry from idr_remove 2017-02-13 21:44:03 -05:00
nicstar.h
nicstarmac.c
nicstarmac.copyright
solos-attrlist.c
solos-pci.c networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00
suni.c
suni.h
tonga.h
uPD98401.h
uPD98402.c
uPD98402.h
zatm.c
zatm.h
zeprom.h