All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <dc9b5d064d80ac2af2ccf932e94b2bb9@mail.gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 1310c1d..b7e1ac9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -19,18 +19,18 @@
 > {
 > [snip]
 >         spin_lock_bh(&iop_chan->lock);
->         slot_cnt = iop_chan_xor_slot_count(len, src_cnt,
+>         slot_cnt =3D iop_chan_xor_slot_count(len, src_cnt,
 > &slots_per_op);
->         sw_desc = iop_adma_alloc_slots(iop_chan, slot_cnt,
+>         sw_desc =3D iop_adma_alloc_slots(iop_chan, slot_cnt,
 > slots_per_op);
 >         if (sw_desc) {
->                 grp_start = sw_desc->group_head;
+>                 grp_start =3D sw_desc->group_head;
 >                 iop_desc_init_xor(grp_start, src_cnt, flags);
 >                 iop_desc_set_byte_count(grp_start, iop_chan, len);
 >                 iop_desc_set_dest_addr(grp_start, iop_chan, dma_dest);
->                 sw_desc->unmap_src_cnt = src_cnt;
->                 sw_desc->unmap_len = len;
->                 sw_desc->async_tx.flags = flags;
+>                 sw_desc->unmap_src_cnt =3D src_cnt;
+>                 sw_desc->unmap_len =3D len;
+>                 sw_desc->async_tx.flags =3D flags;
 >                 while (src_cnt--)
 >                         iop_desc_set_xor_src_addr(grp_start, src_cnt,
 >                                                   dma_src[src_cnt]);
@@ -60,7 +60,7 @@ SoC specific stuff to ppc440spe-adma.c file.
 >
 > > Selecting the architecture at build time is bad as it prevents using
 > a
-> > sinlge kernel image across a wide range of boards.  You only replied
+> > sinlge kernel image across a wide range of boards. =A0You only replied
 > > "We select the architecture at build time." without any explanation
 > if
 > > there is a pressing technical reason to do it this way, or if this
diff --git a/a/content_digest b/N1/content_digest
index ef7a466..5ec0919 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -6,10 +6,10 @@
  "Date\0Thu, 30 Sep 2010 17:16:30 -0700\0"
  "To\0Dan Williams <dan.j.williams@intel.com>"
  " Wolfgang Denk <wd@denx.de>\0"
- "Cc\0linuxppc-dev@lists.ozlabs.org"
-  yur@emcraft.com
-  linux-raid@vger.kernel.org
- " linux-crypto@vger.kernel.org\0"
+ "Cc\0linux-raid@vger.kernel.org"
+  linuxppc-dev@lists.ozlabs.org
+  linux-crypto@vger.kernel.org
+ " yur@emcraft.com\0"
  "\00:1\0"
  "b\0"
  "> On Thu, Sep 30, 2010 at 12:08 PM, Wolfgang Denk <wd@denx.de> wrote:\n"
@@ -33,18 +33,18 @@
  "> {\n"
  "> [snip]\n"
  ">         spin_lock_bh(&iop_chan->lock);\n"
- ">         slot_cnt = iop_chan_xor_slot_count(len, src_cnt,\n"
+ ">         slot_cnt =3D iop_chan_xor_slot_count(len, src_cnt,\n"
  "> &slots_per_op);\n"
- ">         sw_desc = iop_adma_alloc_slots(iop_chan, slot_cnt,\n"
+ ">         sw_desc =3D iop_adma_alloc_slots(iop_chan, slot_cnt,\n"
  "> slots_per_op);\n"
  ">         if (sw_desc) {\n"
- ">                 grp_start = sw_desc->group_head;\n"
+ ">                 grp_start =3D sw_desc->group_head;\n"
  ">                 iop_desc_init_xor(grp_start, src_cnt, flags);\n"
  ">                 iop_desc_set_byte_count(grp_start, iop_chan, len);\n"
  ">                 iop_desc_set_dest_addr(grp_start, iop_chan, dma_dest);\n"
- ">                 sw_desc->unmap_src_cnt = src_cnt;\n"
- ">                 sw_desc->unmap_len = len;\n"
- ">                 sw_desc->async_tx.flags = flags;\n"
+ ">                 sw_desc->unmap_src_cnt =3D src_cnt;\n"
+ ">                 sw_desc->unmap_len =3D len;\n"
+ ">                 sw_desc->async_tx.flags =3D flags;\n"
  ">                 while (src_cnt--)\n"
  ">                         iop_desc_set_xor_src_addr(grp_start, src_cnt,\n"
  ">                                                   dma_src[src_cnt]);\n"
@@ -74,7 +74,7 @@
  ">\n"
  "> > Selecting the architecture at build time is bad as it prevents using\n"
  "> a\n"
- "> > sinlge kernel image across a wide range of boards. \302\240You only replied\n"
+ "> > sinlge kernel image across a wide range of boards. =A0You only replied\n"
  "> > \"We select the architecture at build time.\" without any explanation\n"
  "> if\n"
  "> > there is a pressing technical reason to do it this way, or if this\n"
@@ -97,4 +97,4 @@
  "Regards,\n"
  Marri
 
-78bec995abb5988a95eee7670801e738282b52b1d6228200e10176ac4925372e
+1ddddd58d9da4a74b1893804962fa87843d91cc03788bb5a8bf42c3ed76745ba

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.