From: Greg Kroah-Hartman Date: Mon, 3 Dec 2012 19:42:23 +0000 (-0800) Subject: fix up email in 3.4 patch X-Git-Tag: v3.6.9~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c668dcfb0e2589dfe601c3ebc4dba11658e3bb17;p=thirdparty%2Fkernel%2Fstable-queue.git fix up email in 3.4 patch --- diff --git a/queue-3.4/mtd-ofpart-fix-incorrect-null-check-in-parse_ofoldpart_partitions.patch b/queue-3.4/mtd-ofpart-fix-incorrect-null-check-in-parse_ofoldpart_partitions.patch index 9e9a42fb45d..1c4089bfdff 100644 --- a/queue-3.4/mtd-ofpart-fix-incorrect-null-check-in-parse_ofoldpart_partitions.patch +++ b/queue-3.4/mtd-ofpart-fix-incorrect-null-check-in-parse_ofoldpart_partitions.patch @@ -14,9 +14,9 @@ pointer was being tested for NULL. Bug introduced by commit fbcf62a3 parser). This patch fixes this bug. +Signed-off-by: Sachin Kamat Cc: Dmitry Eremin-Solenikov Cc: Artem Bityutskiy -Signed-off-by: Sachin Kamat Signed-off-by: David Woodhouse Signed-off-by: Greg Kroah-Hartman