From: Greg Kroah-Hartman Date: Mon, 19 Nov 2007 23:03:08 +0000 (-0800) Subject: added ack to a review patch X-Git-Tag: v2.6.22.14~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=02a6e5161aa5d1b68f9db4fcda589b08506650a8;p=thirdparty%2Fkernel%2Fstable-queue.git added ack to a review patch --- diff --git a/review-2.6.22/hptiop-avoid-buffer-overflow-when-returning-sense-data.patch b/review-2.6.22/hptiop-avoid-buffer-overflow-when-returning-sense-data.patch index c69d2a88c5e..d1f34e6bf04 100644 --- a/review-2.6.22/hptiop-avoid-buffer-overflow-when-returning-sense-data.patch +++ b/review-2.6.22/hptiop-avoid-buffer-overflow-when-returning-sense-data.patch @@ -22,6 +22,7 @@ This fix should be backported to earlier kernels. Signed-off-by: HighPoint Linux Team Signed-off-by: James Bottomley Signed-off-by: Andrew Morton +Acked-by: Matthew Wilcox Signed-off-by: Greg Kroah-Hartman ---