All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20050912195110.GC19644@tuxdriver.com>

diff --git a/a/1.txt b/N1/1.txt
index d926f8a..df6348c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On Mon, Sep 12, 2005 at 11:51:20AM -0700, Grant Grundler wrote:
 > On Mon, Sep 12, 2005 at 10:48:51AM -0400, John W. Linville wrote:
 
 > > +	case SYNC_FOR_DEVICE:
-> > +		if (likely(dir = DMA_TO_DEVICE || dir = DMA_BIDIRECTIONAL))
+> > +		if (likely(dir == DMA_TO_DEVICE || dir == DMA_BIDIRECTIONAL))
 > > +			memcpy(dma_addr, buffer, size);
 > > +		else if (dir != DMA_FROM_DEVICE && dir != DMA_NONE)
 > > +			BUG();
diff --git a/a/content_digest b/N1/content_digest
index 755b8b6..1a41cca 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\020050912185120.GD21820@esmail.cup.hp.com\0"
  "From\0John W. Linville <linville@tuxdriver.com>\0"
  "Subject\0Re: [patch 2.6.13 4/6] swiotlb: support syncing DMA_BIDIRECTIONAL mappings\0"
- "Date\0Mon, 12 Sep 2005 19:51:12 +0000\0"
+ "Date\0Mon, 12 Sep 2005 15:51:12 -0400\0"
  "To\0Grant Grundler <iod00d@hp.com>\0"
  "Cc\0linux-kernel@vger.kernel.org"
   discuss@x86-64.org
@@ -17,7 +17,7 @@
  "> On Mon, Sep 12, 2005 at 10:48:51AM -0400, John W. Linville wrote:\n"
  "\n"
  "> > +\tcase SYNC_FOR_DEVICE:\n"
- "> > +\t\tif (likely(dir = DMA_TO_DEVICE || dir = DMA_BIDIRECTIONAL))\n"
+ "> > +\t\tif (likely(dir == DMA_TO_DEVICE || dir == DMA_BIDIRECTIONAL))\n"
  "> > +\t\t\tmemcpy(dma_addr, buffer, size);\n"
  "> > +\t\telse if (dir != DMA_FROM_DEVICE && dir != DMA_NONE)\n"
  "> > +\t\t\tBUG();\n"
@@ -35,4 +35,4 @@
  "John W. Linville\n"
  linville@tuxdriver.com
 
-c3d6544d2876d121b43b7ac664b80fbb3149fbab4d3f1790d393b0fed65de953
+5552aa1a36f30cfdd6cfbef0a5843cdb29ad8a48f2b8830920dd8deab2bed4cb

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.