aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/conmakehash.c
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2019-12-17 20:06:33 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-12-17 14:42:46 +0100
commit4484aa800ac588a1fe2175cd53076c21067f44b4 (patch)
tree20356a93cfdb8836013e4cd5bb6ad1480feae848 /scripts/conmakehash.c
parenttty: drop useless variable initialisation in tty_kopen() (diff)
downloadlinux-dev-4484aa800ac588a1fe2175cd53076c21067f44b4.tar.xz
linux-dev-4484aa800ac588a1fe2175cd53076c21067f44b4.zip
tty: vt: move conmakehash to drivers/tty/vt/ from scripts/
scripts/conmakehash is only used for generating drivers/tty/vt/consolemap_deftbl.c Move it to the related directory. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Link: https://lore.kernel.org/r/20191217110633.8796-1-masahiroy@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
-rw-r--r--drivers/tty/vt/conmakehash.c (renamed from scripts/conmakehash.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/scripts/conmakehash.c b/drivers/tty/vt/conmakehash.c
index cddd789fe46e..cddd789fe46e 100644
--- a/scripts/conmakehash.c
+++ b/drivers/tty/vt/conmakehash.c