All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <542C0A9D.4030903@users.sourceforge.net>

diff --git a/a/1.txt b/N1/1.txt
index fa41557..ed99320 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@
 >>> can submit the patch that makes the change to the relevant maintainers and 
 >>> mailing lists.
 
->From bedf1cb3ddd162ee3b4c31cbb98d97431f70103d Mon Sep 17 00:00:00 2001
+From bedf1cb3ddd162ee3b4c31cbb98d97431f70103d Mon Sep 17 00:00:00 2001
 From: Markus Elfring <elfring@users.sourceforge.net>
 Date: Wed, 5 Mar 2014 19:40:43 +0100
 Subject: [PATCH 5/5] Addition of a make file for build automation
@@ -41,7 +41,7 @@ index 0000000..6464bae
 +SQLITE_IMPORT_SCRIPT_TEMPLATE=handle_function_list_template.sqlite
 +RESULT_FUNCTIONS_THAT_CHECK_THEIR_SINGLE_PARAMETER=list_input_parameter_validation1.txt
 +RESULT_SQL_DATA_BASE=result.db
-+RESULT_FUNCTIONS_WITH_PREFIX=add_prefix-SQL.txt
++RESULT_FUNCTIONS_WITH_PREFIX­d_prefix-SQL.txt
 +RESULT_FUNCTIONS_WITH_UNNECESSARY_CHECKS_AS_LIST=list_functions_with_unnecessary_checks1.txt
 +RESULT_FUNCTIONS_WITH_UNNECESSARY_CHECKS_AS_PATCH=functions_with_unnecessary_checks1.diff
 +LOG_FUNCTIONS_THAT_CHECK_THEIR_SINGLE_PARAMETER=list_input_parameter_validation1-errors.txt
@@ -49,8 +49,8 @@ index 0000000..6464bae
 +LOG_PATCH_FUNCTIONS_WITH_UNNECESSARY_CHECKS=functions_with_unnecessary_checks1-errors.txt
 +LIST_PATTERN_TEMPLATE=list_functions_with_unnecessary_checks_template1.cocci
 +LIST_PATTERN=list_functions_with_unnecessary_checks1.cocci
-+PATCH_PATTERN_TEMPLATE=delete_unnecessary_checks_template1.cocci
-+PATCH_PATTERN=delete_unnecessary_checks1.cocci
++PATCH_PATTERN_TEMPLATEÞlete_unnecessary_checks_template1.cocci
++PATCH_PATTERNÞlete_unnecessary_checks1.cocci
 +ESCAPING=XY=$$(< $(RESULT_FUNCTIONS_WITH_PREFIX)) \
 +         && XY=$${XY/|/ } \
 +         && XY=$${XY//%/\\%} \
@@ -163,3 +163,9 @@ expression.'
 +$(PATCH_PATTERN_TEMPLATE): ;
 -- 
 1.9.0
+
+
+--
+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 db4e378..92e7b30 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -16,9 +16,9 @@
  "ref\0alpine.DEB.2.02.1402262129250.2221@localhost6.localdomain6\0"
  "ref\05317A59D.4@users.sourceforge.net\0"
  "ref\0542BFB2C.5070609@users.sourceforge.net\0"
- "From\0elfring@users.sourceforge.net (SF Markus Elfring)\0"
- "Subject\0[Cocci] [coccicheck PATCH 5/5] Deletion of unnecessary checks before specific function calls\0"
- "Date\0Wed, 01 Oct 2014 16:07:25 +0200\0"
+ "From\0SF Markus Elfring <elfring@users.sourceforge.net>\0"
+ "Subject\0Re: [coccicheck PATCH 5/5] Deletion of unnecessary checks before specific function calls\0"
+ "Date\0Wed, 01 Oct 2014 14:07:25 +0000\0"
  "To\0cocci@systeme.lip6.fr\0"
  "\00:1\0"
  "b\0"
@@ -26,7 +26,7 @@
  ">>> can submit the patch that makes the change to the relevant maintainers and \n"
  ">>> mailing lists.\n"
  "\n"
- ">From bedf1cb3ddd162ee3b4c31cbb98d97431f70103d Mon Sep 17 00:00:00 2001\n"
+ "From bedf1cb3ddd162ee3b4c31cbb98d97431f70103d Mon Sep 17 00:00:00 2001\n"
  "From: Markus Elfring <elfring@users.sourceforge.net>\n"
  "Date: Wed, 5 Mar 2014 19:40:43 +0100\n"
  "Subject: [PATCH 5/5] Addition of a make file for build automation\n"
@@ -65,7 +65,7 @@
  "+SQLITE_IMPORT_SCRIPT_TEMPLATE=handle_function_list_template.sqlite\n"
  "+RESULT_FUNCTIONS_THAT_CHECK_THEIR_SINGLE_PARAMETER=list_input_parameter_validation1.txt\n"
  "+RESULT_SQL_DATA_BASE=result.db\n"
- "+RESULT_FUNCTIONS_WITH_PREFIX=add_prefix-SQL.txt\n"
+ "+RESULT_FUNCTIONS_WITH_PREFIX\302\255d_prefix-SQL.txt\n"
  "+RESULT_FUNCTIONS_WITH_UNNECESSARY_CHECKS_AS_LIST=list_functions_with_unnecessary_checks1.txt\n"
  "+RESULT_FUNCTIONS_WITH_UNNECESSARY_CHECKS_AS_PATCH=functions_with_unnecessary_checks1.diff\n"
  "+LOG_FUNCTIONS_THAT_CHECK_THEIR_SINGLE_PARAMETER=list_input_parameter_validation1-errors.txt\n"
@@ -73,8 +73,8 @@
  "+LOG_PATCH_FUNCTIONS_WITH_UNNECESSARY_CHECKS=functions_with_unnecessary_checks1-errors.txt\n"
  "+LIST_PATTERN_TEMPLATE=list_functions_with_unnecessary_checks_template1.cocci\n"
  "+LIST_PATTERN=list_functions_with_unnecessary_checks1.cocci\n"
- "+PATCH_PATTERN_TEMPLATE=delete_unnecessary_checks_template1.cocci\n"
- "+PATCH_PATTERN=delete_unnecessary_checks1.cocci\n"
+ "+PATCH_PATTERN_TEMPLATE\303\236lete_unnecessary_checks_template1.cocci\n"
+ "+PATCH_PATTERN\303\236lete_unnecessary_checks1.cocci\n"
  "+ESCAPING=XY=$$(< $(RESULT_FUNCTIONS_WITH_PREFIX)) \\\n"
  "+         && XY=$${XY/|/ } \\\n"
  "+         && XY=$${XY//%/\\\\%} \\\n"
@@ -186,6 +186,12 @@
  "+$(LIST_PATTERN_TEMPLATE) \\\n"
  "+$(PATCH_PATTERN_TEMPLATE): ;\n"
  "-- \n"
- 1.9.0
+ "1.9.0\n"
+ "\n"
+ "\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
 
-81e36ff5a885ac3812d15e9c627262a82cdb13eb723cf0c4bededc86c0d51e03
+7a24ad1dbfcc23c691d2cdac8b8e542b6344a3a89b3809077671e469373c91e0

diff --git a/a/content_digest b/N2/content_digest
index db4e378..a2c5d69 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -16,10 +16,18 @@
  "ref\0alpine.DEB.2.02.1402262129250.2221@localhost6.localdomain6\0"
  "ref\05317A59D.4@users.sourceforge.net\0"
  "ref\0542BFB2C.5070609@users.sourceforge.net\0"
- "From\0elfring@users.sourceforge.net (SF Markus Elfring)\0"
- "Subject\0[Cocci] [coccicheck PATCH 5/5] Deletion of unnecessary checks before specific function calls\0"
+ "From\0SF Markus Elfring <elfring@users.sourceforge.net>\0"
+ "Subject\0Re: [coccicheck PATCH 5/5] Deletion of unnecessary checks before specific function calls\0"
  "Date\0Wed, 01 Oct 2014 16:07:25 +0200\0"
- "To\0cocci@systeme.lip6.fr\0"
+ "To\0linux-kernel@vger.kernel.org"
+  Andrew Morton <akpm@linux-foundation.org>
+ " Stephen Rothwell <sfr@canb.auug.org.au>\0"
+ "Cc\0Coccinelle <cocci@systeme.lip6.fr>"
+  kernel-janitors@vger.kernel.org
+  Michal Marek <mmarek@suse.cz>
+  Chi Pham <chidaph@gmail.com>
+  Fabian Frederick <fabf@skynet.be>
+ " Joe Perches <joe@perches.com>\0"
  "\00:1\0"
  "b\0"
  ">>> If you are convinced that dropping the null tests is a good idea, then you \n"
@@ -188,4 +196,4 @@
  "-- \n"
  1.9.0
 
-81e36ff5a885ac3812d15e9c627262a82cdb13eb723cf0c4bededc86c0d51e03
+4dea5abec90fac435069cc682ac6353fa0928f4460111864beb3518de7e76c6d

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.