All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160125150432.79297280@recife.lan>

diff --git a/a/1.txt b/N1/1.txt
index 8984d1c..45f641b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -34,7 +34,7 @@ Same thing as my previous comment: just "err" please.
 Same applies to other patches you sent with similar hunks.
 
 >  
->  	if ((type = V4L2_TUNER_ANALOG_TV) && (std = V4L2_STD_SECAM_LC))
+>  	if ((type == V4L2_TUNER_ANALOG_TV) && (std == V4L2_STD_SECAM_LC))
 >  		lo_freq = freq - priv->int_freq;
 > @@ -1312,23 +1312,21 @@ static int generic_set_freq(struct dvb_frontend *fe,
 >  
diff --git a/a/content_digest b/N1/content_digest
index 6c38ded..c1bc3fa 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\056816416.2060702@users.sourceforge.net\0"
  "From\0Mauro Carvalho Chehab <mchehab@osg.samsung.com>\0"
  "Subject\0Re: [PATCH 2/2] [media] r820t: Better exception handling in generic_set_freq()\0"
- "Date\0Mon, 25 Jan 2016 17:04:32 +0000\0"
+ "Date\0Mon, 25 Jan 2016 15:04:32 -0200\0"
  "To\0SF Markus Elfring <elfring@users.sourceforge.net>\0"
  "Cc\0linux-media@vger.kernel.org"
   LKML <linux-kernel@vger.kernel.org>
@@ -47,7 +47,7 @@
  "Same applies to other patches you sent with similar hunks.\n"
  "\n"
  ">  \n"
- ">  \tif ((type = V4L2_TUNER_ANALOG_TV) && (std = V4L2_STD_SECAM_LC))\n"
+ ">  \tif ((type == V4L2_TUNER_ANALOG_TV) && (std == V4L2_STD_SECAM_LC))\n"
  ">  \t\tlo_freq = freq - priv->int_freq;\n"
  "> @@ -1312,23 +1312,21 @@ static int generic_set_freq(struct dvb_frontend *fe,\n"
  ">  \n"
@@ -80,4 +80,4 @@
  ">  }\n"
  >
 
-f5b1244162cf80d1a1d4cbaed095b59e8d7dee4b9329bd44359740dda9810f51
+335b806ca536773e8030390b42097afc8039b885d169aaef0a5e15cd35c6ec53

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.