From 4f661504b04d2241492e712ec88aea8da4622fa2 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 29 Nov 2021 19:14:23 +0100 Subject: [PATCH] fix queue-4.14/tty-hvc-replace-bug_on-with-negative-return-value.patch --- .../tty-hvc-replace-bug_on-with-negative-return-value.patch | 1 - 1 file changed, 1 deletion(-) diff --git a/queue-4.14/tty-hvc-replace-bug_on-with-negative-return-value.patch b/queue-4.14/tty-hvc-replace-bug_on-with-negative-return-value.patch index 51f5a93847a..b9bc236f7bb 100644 --- a/queue-4.14/tty-hvc-replace-bug_on-with-negative-return-value.patch +++ b/queue-4.14/tty-hvc-replace-bug_on-with-negative-return-value.patch @@ -15,7 +15,6 @@ Reviewed-by: Jan Beulich Signed-off-by: Juergen Gross Link: https://lore.kernel.org/r/20210707091045.460-1-jgross@suse.com Signed-off-by: Greg Kroah-Hartman -Signed-off-by: Greg Kroah-Hartman --- drivers/tty/hvc/hvc_xen.c | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) -- 2.47.2