From: Julia Lawall
Date: Sun, 13 Aug 2017 08:21:42 +0200
> 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
Acke
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
---
drivers/tty/serial/sunsab.c |2 +-
1 file changed, 1 insertion(+), 1
2 matches
Mail list logo