From: Greg Kroah-Hartman Date: Mon, 29 Nov 2021 18:14:23 +0000 (+0100) Subject: fix queue-4.14/tty-hvc-replace-bug_on-with-negative-return-value.patch X-Git-Tag: v5.15.6~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4f661504b04d2241492e712ec88aea8da4622fa2;p=thirdparty%2Fkernel%2Fstable-queue.git fix queue-4.14/tty-hvc-replace-bug_on-with-negative-return-value.patch --- 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(-)