All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170708003330.GA15374@embeddedgus>

diff --git a/a/1.txt b/N1/1.txt
index 05ad1e9..06f2688 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -9,21 +9,21 @@ disable optional_qualifier@
 identifier i;
 position p;
 @@
-static struct watchdog_ops i@p = { ... };
+static struct watchdog_ops i at p = { ... };
 
 @ok@
 identifier r.i;
 struct watchdog_device e;
 position p;
 @@
-e.ops = &i@p;
+e.ops = &i at p;
 
 @bad@
 position p != {r.p,ok.p};
 identifier r.i;
 struct watchdog_ops e;
 @@
-e@i@p
+e at i@p
 
 @depends on !bad disable optional_qualifier@
 identifier r.i;
diff --git a/a/content_digest b/N1/content_digest
index 69d1085..d8988eb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,7 @@
- "From\0Gustavo A. R. Silva <garsilva@embeddedor.com>\0"
+ "From\0garsilva@embeddedor.com (Gustavo A. R. Silva)\0"
  "Subject\0[PATCH] watchdog: coh901327_wdt: constify watchdog_ops structure\0"
  "Date\0Fri, 7 Jul 2017 19:33:30 -0500\0"
- "To\0Linus Walleij <linus.walleij@linaro.org>"
-  Wim Van Sebroeck <wim@iguana.be>
- " Guenter Roeck <linux@roeck-us.net>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  linux-watchdog@vger.kernel.org
-  linux-kernel@vger.kernel.org
- " Gustavo A. R. Silva <garsilva@embeddedor.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Check for watchdog_ops structures that are only stored in the ops field of\n"
@@ -21,21 +15,21 @@
  "identifier i;\n"
  "position p;\n"
  "@@\n"
- "static struct watchdog_ops i@p = { ... };\n"
+ "static struct watchdog_ops i at p = { ... };\n"
  "\n"
  "@ok@\n"
  "identifier r.i;\n"
  "struct watchdog_device e;\n"
  "position p;\n"
  "@@\n"
- "e.ops = &i@p;\n"
+ "e.ops = &i at p;\n"
  "\n"
  "@bad@\n"
  "position p != {r.p,ok.p};\n"
  "identifier r.i;\n"
  "struct watchdog_ops e;\n"
  "@@\n"
- "e@i@p\n"
+ "e at i@p\n"
  "\n"
  "@depends on !bad disable optional_qualifier@\n"
  "identifier r.i;\n"
@@ -65,4 +59,4 @@
  "-- \n"
  2.5.0
 
-f4581a57f0ea9893853491287b10be68c92289395805369f29f6a1eb9049b7bc
+01ac421aad86c92020e71c1292c28b67995e0354f0e4915a3e1f7c114793ff07

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.