All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150209094532.GA3373@sloth>

diff --git a/a/1.txt b/N1/1.txt
index 8668e32..13011ea 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -11,7 +11,7 @@ constant char[] c;
 @@
 
 e = \(kzalloc\|kmalloc\|devm_kzalloc\|devm_kmalloc\)(...);
-if (e = NULL) {
+if (e == NULL) {
   <+...
 -  print(...,c,...);
   ... when any
diff --git a/a/content_digest b/N1/content_digest
index b613a9c..8596308 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Quentin Lambert <lambert.quentin@gmail.com>\0"
  "Subject\0[PATCH v2 1/1] drivers/base: Remove unnecessary OOM message\0"
- "Date\0Mon, 09 Feb 2015 09:45:32 +0000\0"
+ "Date\0Mon, 9 Feb 2015 10:45:32 +0100\0"
  "To\0Ming Lei <ming.lei@canonical.com>"
   Greg Kroah-Hartman <gregkh@linuxfoundation.org>
   Rafael J. Wysocki <rjw@rjwysocki.net>
@@ -24,7 +24,7 @@
  "@@\n"
  "\n"
  "e = \\(kzalloc\\|kmalloc\\|devm_kzalloc\\|devm_kmalloc\\)(...);\n"
- "if (e = NULL) {\n"
+ "if (e == NULL) {\n"
  "  <+...\n"
  "-  print(...,c,...);\n"
  "  ... when any\n"
@@ -108,4 +108,4 @@
  "-- \n"
  1.9.1
 
-b2bc61a9251e32f3912f6e5b2bf48bd2b1b55a0be2008c8144dcea93511e6d8c
+17cac3a6182ed7a314284680bd4d8b43cffda3dd5d97e8fd2fd4b8645dc73020

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.