]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add an acked-by
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Feb 2014 03:45:52 +0000 (19:45 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Feb 2014 03:45:52 +0000 (19:45 -0800)
queue-3.13/mei-mei_hbm_dispatch-returns-void.patch

index 9e2545108e721538a572d1bb21e6d69d7fc8636a..44db2630cf10037e5b0b977b289c69183a9cca70 100644 (file)
@@ -17,7 +17,7 @@ Building hbm.o for v3.13.2 triggers a GCC warning:
 GCC is correct, obviously. So let's return void instead of zero here.
 
 Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
-Cc: Tomas Winkler <tomas.winkler@intel.com>
+Acked-by: Tomas Winkler <tomas.winkler@intel.com>
 Cc: Alexander Usyskin <alexander.usyskin@intel.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---