OSDN Git Service

tty: hvcs: make ktermios const
authorBhumika Goyal <bhumirks@gmail.com>
Mon, 28 Aug 2017 18:30:31 +0000 (00:00 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Aug 2017 06:28:35 +0000 (08:28 +0200)
commit6ec6e80d11783c00bb96794688d0d51d0481c8d3
treef16b2167e4852e0fd81d30268d1043b432552adb
parentd01c3289e7d68162e32bc08c2b65dd1a216a7ef8
tty: hvcs: make ktermios const

Make this const as it is not modified anywhere.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Reviewed-by: Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/hvc/hvcs.c