Files
linux/drivers
Bhumika Goyal 46c4b7a569 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>
2017-08-09 22:43:50 -07:00
..
2017-08-09 22:43:50 -07:00
2017-07-24 17:38:21 +02:00
2017-07-17 15:00:47 +02:00
2017-08-02 10:26:43 +02:00
2017-08-09 22:42:49 -07:00
2017-08-01 15:22:55 -07:00
2017-07-20 14:40:36 +02:00
2017-08-03 21:37:30 -07:00