All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160716003209.GC76613@google.com>

diff --git a/a/1.txt b/N1/1.txt
index c66b683..19afc67 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -39,8 +39,8 @@ Brian
 >  
 >  		info->mtd = mtd_concat_create(cdev, info->num_subdev,
 >  					      plat->name);
-> -		if (info->mtd = NULL)
-> +		if (info->mtd = NULL) {
+> -		if (info->mtd == NULL)
+> +		if (info->mtd == NULL) {
 >  			ret = -ENXIO;
 > +			goto err;
 > +		}
@@ -51,16 +51,12 @@ Brian
 [0] I haven't tried to prove that all patches with 'Fixes' tags go to
 the -stable queue, but I know at least that this commit:
 
-https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id;5394a3ccffbfa1d1d448d48742853a862822c4
+https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=3b5394a3ccffbfa1d1d448d48742853a862822c4
 
 ended up in v4.5.y here:
 
-https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id€0a0b8a973b4262c92c228043cd17455cdf1a15
+https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=800a0b8a973b4262c92c228043cd17455cdf1a15
 
 and IIRC, there are plenty more like that.
 
 [1] Documentation/stable_kernel_rules.txt
---
-To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
-the body of a message to majordomo@vger.kernel.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 46042b0..8a62616 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020160715110629.GB9258@mwanda\0"
  "From\0Brian Norris <computersforpeace@gmail.com>\0"
  "Subject\0Re: [patch] mtd: maps: sa1100-flash: potential NULL dereference\0"
- "Date\0Sat, 16 Jul 2016 00:32:09 +0000\0"
+ "Date\0Fri, 15 Jul 2016 17:32:09 -0700\0"
  "To\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Cc\0David Woodhouse <dwmw2@infradead.org>"
   Frans Klaver <fransklaver@gmail.com>
@@ -53,8 +53,8 @@
  ">  \n"
  ">  \t\tinfo->mtd = mtd_concat_create(cdev, info->num_subdev,\n"
  ">  \t\t\t\t\t      plat->name);\n"
- "> -\t\tif (info->mtd = NULL)\n"
- "> +\t\tif (info->mtd = NULL) {\n"
+ "> -\t\tif (info->mtd == NULL)\n"
+ "> +\t\tif (info->mtd == NULL) {\n"
  ">  \t\t\tret = -ENXIO;\n"
  "> +\t\t\tgoto err;\n"
  "> +\t\t}\n"
@@ -65,18 +65,14 @@
  "[0] I haven't tried to prove that all patches with 'Fixes' tags go to\n"
  "the -stable queue, but I know at least that this commit:\n"
  "\n"
- "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id;5394a3ccffbfa1d1d448d48742853a862822c4\n"
+ "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=3b5394a3ccffbfa1d1d448d48742853a862822c4\n"
  "\n"
  "ended up in v4.5.y here:\n"
  "\n"
- "https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id\342\202\2540a0b8a973b4262c92c228043cd17455cdf1a15\n"
+ "https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=800a0b8a973b4262c92c228043cd17455cdf1a15\n"
  "\n"
  "and IIRC, there are plenty more like that.\n"
  "\n"
- "[1] Documentation/stable_kernel_rules.txt\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n"
- "the body of a message to majordomo@vger.kernel.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ [1] Documentation/stable_kernel_rules.txt
 
-31a3c89850191d25b87ba01170a7c64bd391fc7fbdcc3ee2bb8692765406bcd1
+385906bcd4b59786f32a500850511999af2c7987ba13aef20efdd0c73d3fa740

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.