diff options
author | Cong Ding <dinggnu@gmail.com> | 2012-12-08 01:09:03 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-15 21:52:24 -0800 |
commit | 92b336f6af9aafddda9e81c0c66c36e61cf2dc47 (patch) | |
tree | 13823a6850b66761b073e8aaefb1921bf4985cd9 /drivers/atm/midway.h | |
parent | 6f538fe31c1d453b7e7fc4f6e7c6a9bdead4a6f2 (diff) | |
download | op-kernel-dev-92b336f6af9aafddda9e81c0c66c36e61cf2dc47.zip op-kernel-dev-92b336f6af9aafddda9e81c0c66c36e61cf2dc47.tar.gz |
tty: vt/Makefile: set the variables to static
tty: vt/Makefile: set the variables to static
In the file drivers/tty/vt/defkeymap.c generated by command
loadkeys --mktable defkeymap.map > defkeymap.c
the 6 variables: shift_map, altgr_map, ctrl_map, shift_ctrl_map, alt_map,
and ctrl_alt_map should be static because they are used only in this file.
There is no reason to remove the static by sed command.
Signed-off-by: Cong Ding <dinggnu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/atm/midway.h')
0 files changed, 0 insertions, 0 deletions