From: Greg Kroah-Hartman Date: Fri, 24 Sep 2010 16:29:50 +0000 (-0700) Subject: fix up some names to make quilt happy X-Git-Tag: v2.6.35.6~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3b22a1688b8a5aeee52335455adefd41395b27a0;p=thirdparty%2Fkernel%2Fstable-queue.git fix up some names to make quilt happy --- diff --git a/queue-2.6.32/scsi-mptsas-fix-hangs-caused-by-ata-pass-through.patch b/queue-2.6.32/scsi-mptsas-fix-hangs-caused-by-ata-pass-through.patch index 878d94a1aea..912b06afd87 100644 --- a/queue-2.6.32/scsi-mptsas-fix-hangs-caused-by-ata-pass-through.patch +++ b/queue-2.6.32/scsi-mptsas-fix-hangs-caused-by-ata-pass-through.patch @@ -56,7 +56,7 @@ bounces misaligned buffers (see block/blk-map.c line 57). The following patch to 2.6.34-rc5 makes my symptoms go away. I'm sure this is the wrong place for this code, but it gets my idea across. -Acked-by: "Desai, Kashyap" +Acked-by: Kashyap Desai Signed-off-by: James Bottomley Signed-off-by: Greg Kroah-Hartman diff --git a/queue-2.6.35/scsi-mptsas-fix-hangs-caused-by-ata-pass-through.patch b/queue-2.6.35/scsi-mptsas-fix-hangs-caused-by-ata-pass-through.patch index cd5d664594b..7d5f0deda78 100644 --- a/queue-2.6.35/scsi-mptsas-fix-hangs-caused-by-ata-pass-through.patch +++ b/queue-2.6.35/scsi-mptsas-fix-hangs-caused-by-ata-pass-through.patch @@ -56,7 +56,7 @@ bounces misaligned buffers (see block/blk-map.c line 57). The following patch to 2.6.34-rc5 makes my symptoms go away. I'm sure this is the wrong place for this code, but it gets my idea across. -Acked-by: "Desai, Kashyap" +Acked-by: Kashyap Desai Signed-off-by: James Bottomley Signed-off-by: Greg Kroah-Hartman