]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit13a43cb588cbc716fcd811608035e601d5268d73
treedb5ac2f4f8cffbf9051461637ac7c02dd59105e2
parentaf5cd1abbec8282d748686e91a6991c29aa9644b
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