sparc64: vcc: make ktermios const
authorBhumika Goyal <bhumirks@gmail.com>
Mon, 28 Aug 2017 18:28:44 +0000 (23:58 +0530)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Aug 2017 22:10:44 +0000 (15:10 -0700)
commit5bd0ea9107dca975dc4ba4d9de39b4938d2cb36d
treedb5ac2f4f8cffbf9051461637ac7c02dd59105e2
parent4154bb821f0bc63eab4de67f59058c5c2a718862
sparc64: vcc: make ktermios const

Make this const as it is not modified anywhere.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/tty/vcc.c