diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-10 13:31:22 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-10 13:31:22 -0700 |
| commit | 87a86050b745e7c2ea80b90de66977819ebf0706 (patch) | |
| tree | f8d520115ec4bc5d6f4896d6b21161736a6e513f /tty/vt-clean-up-the-code-use-kernel-library.patch | |
| parent | f56db10355cdaf5d707b78b591e3fe87ff44d921 (diff) | |
| download | patches-87a86050b745e7c2ea80b90de66977819ebf0706.tar.gz | |
refresh
Diffstat (limited to 'tty/vt-clean-up-the-code-use-kernel-library.patch')
| -rw-r--r-- | tty/vt-clean-up-the-code-use-kernel-library.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tty/vt-clean-up-the-code-use-kernel-library.patch b/tty/vt-clean-up-the-code-use-kernel-library.patch index 6937d9cc1ffd20..65d7e12e50d039 100644 --- a/tty/vt-clean-up-the-code-use-kernel-library.patch +++ b/tty/vt-clean-up-the-code-use-kernel-library.patch @@ -28,7 +28,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> #define MAX_NR_CON_DRIVER 16 -@@ -1795,8 +1796,8 @@ static void do_con_trol(struct tty_struc +@@ -1796,8 +1797,8 @@ static void do_con_trol(struct tty_struc vc->vc_state = ESnormal; return; case ESpalette: |
