All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1544149.k900vg9Sxe@avalon>

diff --git a/a/1.txt b/N1/1.txt
index 7471f58..c54177c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -10,7 +10,7 @@ On Friday 24 May 2013 10:52:42 Linus Walleij wrote:
 > > Set the gpio_chip device field to the PFC device to enable automatic
 > > GPIO OF support.
 > > 
-> > Cc: devicetree-discuss@lists.ozlabs.org
+> > Cc: devicetree-discuss at lists.ozlabs.org
 > > Signed-off-by: Laurent Pinchart
 > > <laurent.pinchart+renesas@ideasonboard.com>
 > 
@@ -152,7 +152,8 @@ Agreed, I'll fix that.
 > So these should be checked as booleans instead:
 >
 > > +       for (i = 0; i < ARRAY_SIZE(sh_pfc_config_params); ++i) {
-> > +               const struct sh_pfc_config_param *param > > +                       &sh_pfc_config_params[i];
+> > +               const struct sh_pfc_config_param *param =
+> > +                       &sh_pfc_config_params[i];
 > > +               unsigned long config;
 > > +               u32 val;
 > > +
diff --git a/a/content_digest b/N1/content_digest
index 6628f34..28fb513 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,9 @@
  "ref\01369138482-5871-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com\0"
  "ref\01369138482-5871-3-git-send-email-laurent.pinchart+renesas@ideasonboard.com\0"
  "ref\0CACRpkdZNv5AO48Bmquyr8mBQvgjBMCk3Ob8ngutSq8RV1HFT0w@mail.gmail.com\0"
- "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
- "Subject\0Re: [PATCH v4 02/21] sh-pfc: Add DT support\0"
- "Date\0Wed, 29 May 2013 08:01:05 +0000\0"
+ "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0"
+ "Subject\0[PATCH v4 02/21] sh-pfc: Add DT support\0"
+ "Date\0Wed, 29 May 2013 10:01:05 +0200\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -19,7 +19,7 @@
  "> > Set the gpio_chip device field to the PFC device to enable automatic\n"
  "> > GPIO OF support.\n"
  "> > \n"
- "> > Cc: devicetree-discuss@lists.ozlabs.org\n"
+ "> > Cc: devicetree-discuss at lists.ozlabs.org\n"
  "> > Signed-off-by: Laurent Pinchart\n"
  "> > <laurent.pinchart+renesas@ideasonboard.com>\n"
  "> \n"
@@ -161,7 +161,8 @@
  "> So these should be checked as booleans instead:\n"
  ">\n"
  "> > +       for (i = 0; i < ARRAY_SIZE(sh_pfc_config_params); ++i) {\n"
- "> > +               const struct sh_pfc_config_param *param > > +                       &sh_pfc_config_params[i];\n"
+ "> > +               const struct sh_pfc_config_param *param =\n"
+ "> > +                       &sh_pfc_config_params[i];\n"
  "> > +               unsigned long config;\n"
  "> > +               u32 val;\n"
  "> > +\n"
@@ -177,4 +178,4 @@
  "\n"
  Laurent Pinchart
 
-6597f7e853f178e87ad5887d92f831d3adb5c3bb04317e674a28c9c6bb8741b5
+e282700dcd5aeb25879d28c7fee238b6e64c9d3d6a903a414d7cccb1cfe4ba66

diff --git a/a/1.txt b/N2/1.txt
index 7471f58..061959f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -152,7 +152,8 @@ Agreed, I'll fix that.
 > So these should be checked as booleans instead:
 >
 > > +       for (i = 0; i < ARRAY_SIZE(sh_pfc_config_params); ++i) {
-> > +               const struct sh_pfc_config_param *param > > +                       &sh_pfc_config_params[i];
+> > +               const struct sh_pfc_config_param *param =
+> > +                       &sh_pfc_config_params[i];
 > > +               unsigned long config;
 > > +               u32 val;
 > > +
diff --git a/a/content_digest b/N2/content_digest
index 6628f34..12fece4 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,8 +3,15 @@
  "ref\0CACRpkdZNv5AO48Bmquyr8mBQvgjBMCk3Ob8ngutSq8RV1HFT0w@mail.gmail.com\0"
  "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Subject\0Re: [PATCH v4 02/21] sh-pfc: Add DT support\0"
- "Date\0Wed, 29 May 2013 08:01:05 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Date\0Wed, 29 May 2013 10:01:05 +0200\0"
+ "To\0Linus Walleij <linus.walleij@linaro.org>\0"
+ "Cc\0Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>"
+  Haojian Zhuang <haojian.zhuang@linaro.org>
+  linux-sh@vger.kernel.org <linux-sh@vger.kernel.org>
+  devicetree-discuss@lists.ozlabs.org <devicetree-discuss@lists.ozlabs.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  Magnus Damm <damm@opensource.se>
+ " Guennadi Liakhovetski <g.liakhovetski@gmx.de>\0"
  "\00:1\0"
  "b\0"
  "Hi Linus,\n"
@@ -161,7 +168,8 @@
  "> So these should be checked as booleans instead:\n"
  ">\n"
  "> > +       for (i = 0; i < ARRAY_SIZE(sh_pfc_config_params); ++i) {\n"
- "> > +               const struct sh_pfc_config_param *param > > +                       &sh_pfc_config_params[i];\n"
+ "> > +               const struct sh_pfc_config_param *param =\n"
+ "> > +                       &sh_pfc_config_params[i];\n"
  "> > +               unsigned long config;\n"
  "> > +               u32 val;\n"
  "> > +\n"
@@ -177,4 +185,4 @@
  "\n"
  Laurent Pinchart
 
-6597f7e853f178e87ad5887d92f831d3adb5c3bb04317e674a28c9c6bb8741b5
+65e9b7e539e33753c005221cada1677603060a15a30efc289a817407436f960e

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.