commit | 01fd3c2744540ae7554bf098a9615a8310c6fc13 | [log] [tgz] |
---|---|---|
author | Aya Mahfouz <mahfouz.saif.elyazal@gmail.com> | Tue Dec 15 01:37:57 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 24 12:04:18 2015 -0500 |
tree | 3dac2bda80377df59cb8fa486960a713daf71b10 | |
parent | 9bcfd78ac0d19ef4c14b8b37eded26e5b3299e41 [diff] |
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>