All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130205201001.60fe547e@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 8a3fc71..cec31e4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,7 +18,7 @@ Dan Carpenter <dan.carpenter@oracle.com> escreveu:
 I don't have any ttusb device either, but i suspect that printing an
 error message inside ttusb_process_muxpack() would be better.
 
-From what I understood, this code gets the URB data and groups it
+>From what I understood, this code gets the URB data and groups it
 into one TS packet (188 bytes, typically). Then, it calls 
 ttusb_process_muxpack() in order to handle it.
 
@@ -50,7 +50,7 @@ odd or smaller than 4, and discard it.
 >  			 */
 > -				if ((ttusb->muxpack_ptr >= 2) &&
 > +				if ((ttusb->muxpack_ptr >= 4) &&
->  				    (ttusb->muxpack_ptr =
+>  				    (ttusb->muxpack_ptr ==
 >  				     ttusb->muxpack_len)) {
 >  					ttusb_process_muxpack(ttusb,
 > --
diff --git a/a/content_digest b/N1/content_digest
index 1caabb8..31bbfab 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020130109073632.GD2454@elgon.mountain\0"
  "From\0Mauro Carvalho Chehab <mchehab@redhat.com>\0"
  "Subject\0Re: [media] dvb-usb: reading before start of array\0"
- "Date\0Tue, 05 Feb 2013 22:10:01 +0000\0"
+ "Date\0Tue, 5 Feb 2013 20:10:01 -0200\0"
  "To\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Cc\0Michael Hunold <michael@mihu.de>"
   Jonathan Nieder <jrnieder@gmail.com>
@@ -29,7 +29,7 @@
  "I don't have any ttusb device either, but i suspect that printing an\n"
  "error message inside ttusb_process_muxpack() would be better.\n"
  "\n"
- "From what I understood, this code gets the URB data and groups it\n"
+ ">From what I understood, this code gets the URB data and groups it\n"
  "into one TS packet (188 bytes, typically). Then, it calls \n"
  "ttusb_process_muxpack() in order to handle it.\n"
  "\n"
@@ -61,7 +61,7 @@
  ">  \t\t\t */\n"
  "> -\t\t\t\tif ((ttusb->muxpack_ptr >= 2) &&\n"
  "> +\t\t\t\tif ((ttusb->muxpack_ptr >= 4) &&\n"
- ">  \t\t\t\t    (ttusb->muxpack_ptr =\n"
+ ">  \t\t\t\t    (ttusb->muxpack_ptr ==\n"
  ">  \t\t\t\t     ttusb->muxpack_len)) {\n"
  ">  \t\t\t\t\tttusb_process_muxpack(ttusb,\n"
  "> --\n"
@@ -75,4 +75,4 @@
  "Cheers,\n"
  Mauro
 
-a43ad0c760d2f5b0a76384188d54d05978152ad604215d762af638bbfae82b37
+79b1e1dc0b0d9646441c8b036ed4286291c6a0ed7c35eb22fe9b3b1ac9145bdc

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.