commit | 6af39ed30264691994647daba07a416830f674b2 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Thu Jun 23 13:34:29 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jun 25 09:04:48 2016 -0700 |
tree | 19fda746a6892afefc448dc2ed2ee62da74a96f4 | |
parent | 52ad1f38b4f6e2f2133668247036ad64ef7ae18a [diff] |
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>