1
0
Files
linux/drivers/tty
Julia Lawall 5848eeaec6 serial: cpm_uart: constify uart_ops structures
These uart_ops structures are only stored in the ops field of a
uart_port structure and this fields is const, so the uart_ops
structures can also be const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-28 20:51:21 +02:00
..
2017-07-30 07:35:27 -07:00
2017-07-30 07:35:28 -07:00
2017-07-30 07:35:27 -07:00
2017-07-17 17:04:41 +02:00
2017-05-03 15:52:10 -07:00