Home
last modified time | relevance | path

Searched hist:"01 fd3c2744540ae7554bf098a9615a8310c6fc13" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dsunhv.cdiff 01fd3c2744540ae7554bf098a9615a8310c6fc13 Mon Dec 14 17:37:57 CST 2015 Aya Mahfouz <mahfouz.saif.elyazal@gmail.com> tty: serial: constify sunhv_ops structs

Constifies sunhv_ops structures in tty's serial
driver since they are not modified after their
initialization.

Detected and found using Coccinelle.

Suggested-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Aya Mahfouz <mahfouz.saif.elyazal@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>