On Thu, 01 Sep 2016, Julia Lawall wrote: > Check for uart_ops structures that are only stored in the ops field of a > uart_port structure. This field is declared const, so uart_ops structures > that have this property can be declared as const also.
Acked-by: Peter Griffin <[email protected]> regards, Peter.

