All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1451088307.12498.3.camel@perches.com>

diff --git a/a/1.txt b/N1/1.txt
index 838e008..57e8ecc 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,9 +21,3 @@ On Fri, 2015-12-25 at 15:09 -0700, Toshi Kani wrote:
 
 There are 6 uses of this function in the entire kernel tree.
 Why not just change them, remove the function and avoid this?
-
---
-To unsubscribe, send a message with 'unsubscribe linux-mm' in
-the body to majordomo@kvack.org.  For more info on Linux MM,
-see: http://www.linux-mm.org/ .
-Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N1/content_digest
index 563bdd2..52cfe92 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -34,12 +34,6 @@
  "> \302\240\t\tif ($line =~ /\\btypedef\\s/ &&\n"
  "\n"
  "There are 6 uses of this function in the entire kernel tree.\n"
- "Why not just change them, remove the function and avoid this?\n"
- "\n"
- "--\n"
- "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
- "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
- "see: http://www.linux-mm.org/ .\n"
- "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
+ Why not just change them, remove the function and avoid this?
 
-432973437be91ab16782f203600da6cddf551d56aa3033c211cb786176f7e9c8
+da307cc64cccac7b79b7d8164b55daf6d0bb95e03044bc133a692fdb8af64395

diff --git a/a/1.txt b/N2/1.txt
index 838e008..49e29ff 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,23 +1,23 @@
 On Fri, 2015-12-25 at 15:09 -0700, Toshi Kani wrote:
-> Use of walk_iomem_res() is deprecated in new code.  Change
+> Use of walk_iomem_res() is deprecated in new code.  Change
 > checkpatch.pl to check new use of walk_iomem_res() and suggest
 > to use walk_iomem_res_desc() instead.
 []
 > diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl
 []
 > @@ -3424,6 +3424,12 @@ sub process {
->  			}
->  		}
->  
+>  			}
+>  		}
+>  
 > +# check for uses of walk_iomem_res()
 > +		if ($line =~ /\bwalk_iomem_res\(/) {
 > +			WARN("walk_iomem_res",
-> +			     "Use of walk_iomem_res is deprecated, please use walk_iomem_res_desc instead\n" . $herecurr)
+> +			     "Use of walk_iomem_res is deprecated, please use walk_iomem_res_desc instead\n" . $herecurr)
 > +		}
 > +
->  # check for new typedefs, only function parameters and sparse annotations
->  # make sense.
->  		if ($line =~ /\btypedef\s/ &&
+>  # check for new typedefs, only function parameters and sparse annotations
+>  # make sense.
+>  		if ($line =~ /\btypedef\s/ &&
 
 There are 6 uses of this function in the entire kernel tree.
 Why not just change them, remove the function and avoid this?
diff --git a/a/content_digest b/N2/content_digest
index 563bdd2..8809472 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -13,25 +13,25 @@
  "\00:1\0"
  "b\0"
  "On Fri, 2015-12-25 at 15:09 -0700, Toshi Kani wrote:\n"
- "> Use of walk_iomem_res() is deprecated in new code.\302\240\302\240Change\n"
+ "> Use of walk_iomem_res() is deprecated in new code.  Change\n"
  "> checkpatch.pl to check new use of walk_iomem_res() and suggest\n"
  "> to use walk_iomem_res_desc() instead.\n"
  "[]\n"
  "> diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl\n"
  "[]\n"
  "> @@ -3424,6 +3424,12 @@ sub process {\n"
- "> \302\240\t\t\t}\n"
- "> \302\240\t\t}\n"
- "> \302\240\n"
+ ">  \t\t\t}\n"
+ ">  \t\t}\n"
+ ">  \n"
  "> +# check for uses of walk_iomem_res()\n"
  "> +\t\tif ($line =~ /\\bwalk_iomem_res\\(/) {\n"
  "> +\t\t\tWARN(\"walk_iomem_res\",\n"
- "> +\t\t\t\302\240\302\240\302\240\302\240\302\240\"Use of walk_iomem_res is deprecated, please use walk_iomem_res_desc instead\\n\" . $herecurr)\n"
+ "> +\t\t\t     \"Use of walk_iomem_res is deprecated, please use walk_iomem_res_desc instead\\n\" . $herecurr)\n"
  "> +\t\t}\n"
  "> +\n"
- "> \302\240# check for new typedefs, only function parameters and sparse annotations\n"
- "> \302\240# make sense.\n"
- "> \302\240\t\tif ($line =~ /\\btypedef\\s/ &&\n"
+ ">  # check for new typedefs, only function parameters and sparse annotations\n"
+ ">  # make sense.\n"
+ ">  \t\tif ($line =~ /\\btypedef\\s/ &&\n"
  "\n"
  "There are 6 uses of this function in the entire kernel tree.\n"
  "Why not just change them, remove the function and avoid this?\n"
@@ -42,4 +42,4 @@
  "see: http://www.linux-mm.org/ .\n"
  "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-432973437be91ab16782f203600da6cddf551d56aa3033c211cb786176f7e9c8
+cc8a62a2a13196b14b3614d72d1c19b922f8076ee757b70a86ff81734fccb423

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.