tty: vt, drop VT_BUF_VRAM_ONLY
authorJiri Slaby <jslaby@suse.cz>
Thu, 23 Jun 2016 11:34:29 +0000 (13:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 25 Jun 2016 16:04:48 +0000 (09:04 -0700)
commit6af39ed30264691994647daba07a416830f674b2
tree19fda746a6892afefc448dc2ed2ee62da74a96f4
parent52ad1f38b4f6e2f2133668247036ad64ef7ae18a
tty: vt, drop VT_BUF_VRAM_ONLY

It is never defined. And I spent quite some time looking into the
history and cannot find how this was ever used. Given it was not used
in the history, I doubt it currently works as expected after the years
of changes all over the code.

So kill it.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/vt/vt.c