From: Greg Kroah-Hartman Date: Fri, 7 Feb 2014 03:45:52 +0000 (-0800) Subject: add an acked-by X-Git-Tag: v3.4.80~81 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cb0ac7397e8b3eed7b171aeb506e8864df53a62b;p=thirdparty%2Fkernel%2Fstable-queue.git add an acked-by --- diff --git a/queue-3.13/mei-mei_hbm_dispatch-returns-void.patch b/queue-3.13/mei-mei_hbm_dispatch-returns-void.patch index 9e2545108e7..44db2630cf1 100644 --- a/queue-3.13/mei-mei_hbm_dispatch-returns-void.patch +++ b/queue-3.13/mei-mei_hbm_dispatch-returns-void.patch @@ -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 -Cc: Tomas Winkler +Acked-by: Tomas Winkler Cc: Alexander Usyskin Signed-off-by: Greg Kroah-Hartman ---