]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
; fix
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 May 2017 18:54:34 +0000 (20:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 May 2017 18:54:34 +0000 (20:54 +0200)
queue-4.11/usb-misc-legousbtower-fix-buffers-on-stack.patch
queue-4.4/usb-misc-legousbtower-fix-buffers-on-stack.patch
queue-4.9/usb-misc-legousbtower-fix-buffers-on-stack.patch

index d2ab86715e47b83c8fa0ed3070267d5545462508..ba653298ab9fe949de9fca313c1262729f2f79fc 100644 (file)
@@ -11,7 +11,7 @@ Allocate buffers on HEAP instead of STACK for local structures
 that are to be received using usb_control_msg().
 
 Signed-off-by: Maksim Salau <maksim.salau@gmail.com>
-Tested-by: Alfredo Rafael Vicente Boix <alviboi@gmail.com>;
+Tested-by: Alfredo Rafael Vicente Boix <alviboi@gmail.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 
 ---
index 7c2402c93ce284def40e83adc15283db1be2fa5c..12d60b981c6227fec4fa7b5453a7cc3e03a3371b 100644 (file)
@@ -11,7 +11,7 @@ Allocate buffers on HEAP instead of STACK for local structures
 that are to be received using usb_control_msg().
 
 Signed-off-by: Maksim Salau <maksim.salau@gmail.com>
-Tested-by: Alfredo Rafael Vicente Boix <alviboi@gmail.com>;
+Tested-by: Alfredo Rafael Vicente Boix <alviboi@gmail.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 
 ---
index d2ab86715e47b83c8fa0ed3070267d5545462508..ba653298ab9fe949de9fca313c1262729f2f79fc 100644 (file)
@@ -11,7 +11,7 @@ Allocate buffers on HEAP instead of STACK for local structures
 that are to be received using usb_control_msg().
 
 Signed-off-by: Maksim Salau <maksim.salau@gmail.com>
-Tested-by: Alfredo Rafael Vicente Boix <alviboi@gmail.com>;
+Tested-by: Alfredo Rafael Vicente Boix <alviboi@gmail.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 
 ---