Searched hist:"46 c4b7a5694ccfdc2659fc8beb8736d7fb1c9841" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/atm/ |
H A D | adummy.c | diff 46c4b7a5694ccfdc2659fc8beb8736d7fb1c9841 Wed Aug 09 04:19:15 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> atm: make atmdev_ops const
Make these structures const as they are either passed to the function atm_dev_register having the corresponding argument as const or stored in the ops field of a atm_dev structure, which is also const. Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | atmtcp.c | diff 46c4b7a5694ccfdc2659fc8beb8736d7fb1c9841 Wed Aug 09 04:19:15 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> atm: make atmdev_ops const
Make these structures const as they are either passed to the function atm_dev_register having the corresponding argument as const or stored in the ops field of a atm_dev structure, which is also const. Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | nicstar.c | diff 46c4b7a5694ccfdc2659fc8beb8736d7fb1c9841 Wed Aug 09 04:19:15 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> atm: make atmdev_ops const
Make these structures const as they are either passed to the function atm_dev_register having the corresponding argument as const or stored in the ops field of a atm_dev structure, which is also const. Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | he.c | diff 46c4b7a5694ccfdc2659fc8beb8736d7fb1c9841 Wed Aug 09 04:19:15 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> atm: make atmdev_ops const
Make these structures const as they are either passed to the function atm_dev_register having the corresponding argument as const or stored in the ops field of a atm_dev structure, which is also const. Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | idt77252.c | diff 46c4b7a5694ccfdc2659fc8beb8736d7fb1c9841 Wed Aug 09 04:19:15 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> atm: make atmdev_ops const
Make these structures const as they are either passed to the function atm_dev_register having the corresponding argument as const or stored in the ops field of a atm_dev structure, which is also const. Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | solos-pci.c | diff 46c4b7a5694ccfdc2659fc8beb8736d7fb1c9841 Wed Aug 09 04:19:15 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> atm: make atmdev_ops const
Make these structures const as they are either passed to the function atm_dev_register having the corresponding argument as const or stored in the ops field of a atm_dev structure, which is also const. Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|