diff options
author | Jiri Slaby <jslaby@suse.cz> | 2021-03-02 09:22:06 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-03-10 11:34:09 +0300 |
commit | a846dcf9d7295dd45493002fdde081f1667a85d3 (patch) | |
tree | a5c6053e78d9357ec7620d5527276a74edb8411c /drivers/tty/synclink_gt.c | |
parent | a872ab4d6d191cca1ce84b945e394bd6a8d84dd9 (diff) | |
download | linux-a846dcf9d7295dd45493002fdde081f1667a85d3.tar.xz |
tty: localise ptychar and make it const
ptychar was not const, so mark it as such. And move this variable to the
only place where it's used.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210302062214.29627-36-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/synclink_gt.c')
0 files changed, 0 insertions, 0 deletions