All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20121007093812.GA9317@localhost>

diff --git a/a/1.txt b/N1/1.txt
index 1935c92..d57c399 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,7 @@ vim +1837 drivers/media/dvb/frontends/dib8000.c
 77e2c0f5 Patrick Boettcher 2009-08-17  1834  	u16 value, mode = fft_to_mode(state);
 77e2c0f5 Patrick Boettcher 2009-08-17  1835  
 77e2c0f5 Patrick Boettcher 2009-08-17  1836  	// we are already tuned - just resuming from suspend
-77e2c0f5 Patrick Boettcher 2009-08-17 @1837  	if (state = NULL)
+77e2c0f5 Patrick Boettcher 2009-08-17 @1837  	if (state == NULL)
 77e2c0f5 Patrick Boettcher 2009-08-17  1838  		return -EINVAL;
 77e2c0f5 Patrick Boettcher 2009-08-17  1839  
 
diff --git a/a/content_digest b/N1/content_digest
index f909795..16d34c4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Fengguang Wu <fengguang.wu@intel.com>\0"
- "Subject\0drivers/media/dvb/frontends/dib8000.c:1837 dib8000_tune() warn: variable dereferenced before check '\0"
- "Date\0Sun, 07 Oct 2012 09:38:12 +0000\0"
+ "Subject\0drivers/media/dvb/frontends/dib8000.c:1837 dib8000_tune() warn: variable dereferenced before check 'state' (see line 1834)\0"
+ "Date\0Sun, 7 Oct 2012 17:38:12 +0800\0"
  "To\0Patrick Boettcher <pboettcher@dibcom.fr>\0"
  "Cc\0Mauro Carvalho Chehab <mchehab@redhat.com>"
   kernel-janitors@vger.kernel.org
@@ -24,7 +24,7 @@
  "77e2c0f5 Patrick Boettcher 2009-08-17  1834  \tu16 value, mode = fft_to_mode(state);\n"
  "77e2c0f5 Patrick Boettcher 2009-08-17  1835  \n"
  "77e2c0f5 Patrick Boettcher 2009-08-17  1836  \t// we are already tuned - just resuming from suspend\n"
- "77e2c0f5 Patrick Boettcher 2009-08-17 @1837  \tif (state = NULL)\n"
+ "77e2c0f5 Patrick Boettcher 2009-08-17 @1837  \tif (state == NULL)\n"
  "77e2c0f5 Patrick Boettcher 2009-08-17  1838  \t\treturn -EINVAL;\n"
  "77e2c0f5 Patrick Boettcher 2009-08-17  1839  \n"
  "\n"
@@ -32,4 +32,4 @@
  "0-DAY kernel build testing backend         Open Source Technology Center\n"
  Fengguang Wu, Yuanhan Liu                              Intel Corporation
 
-4fae4cd44bad9035ae278a75f274630d03b41135fc45804e895c1de56b5135ba
+eb7b50a020aea7f52260e8cc2a166614d052a3eaa5954b67c2914b8928ef5677

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.