All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140823152015.GB2074@thin>

diff --git a/a/1.txt b/N1/1.txt
index 5531459..1c87f78 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -41,10 +41,14 @@ Reviewed-by: Josh Triplett <josh@joshtriplett.org>
 >  };
 >  
 >  /* various memory configurations */
-> -static const struct aty128_meminfo sdr_128   > -	{ 4, 4, 3, 3, 1, 3, 1, 16, 30, 16, "128-bit SDR SGRAM (1:1)" };
-> -static const struct aty128_meminfo sdr_64    > -	{ 4, 8, 3, 3, 1, 3, 1, 17, 46, 17, "64-bit SDR SGRAM (1:1)" };
-> -static const struct aty128_meminfo sdr_sgram > -	{ 4, 4, 1, 2, 1, 2, 1, 16, 24, 16, "64-bit SDR SGRAM (2:1)" };
-> -static const struct aty128_meminfo ddr_sgram > -	{ 4, 4, 3, 3, 2, 3, 1, 16, 31, 16, "64-bit DDR SGRAM" };
+> -static const struct aty128_meminfo sdr_128   =
+> -	{ 4, 4, 3, 3, 1, 3, 1, 16, 30, 16, "128-bit SDR SGRAM (1:1)" };
+> -static const struct aty128_meminfo sdr_64    =
+> -	{ 4, 8, 3, 3, 1, 3, 1, 17, 46, 17, "64-bit SDR SGRAM (1:1)" };
+> -static const struct aty128_meminfo sdr_sgram =
+> -	{ 4, 4, 1, 2, 1, 2, 1, 16, 24, 16, "64-bit SDR SGRAM (2:1)" };
+> -static const struct aty128_meminfo ddr_sgram =
+> -	{ 4, 4, 3, 3, 2, 3, 1, 16, 31, 16, "64-bit DDR SGRAM" };
 > +static const struct aty128_meminfo sdr_128 = {
 > +	.ML = 4,
 > +	.MB = 4,
diff --git a/a/content_digest b/N1/content_digest
index bf8300f..47d3c8a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01408792831-25615-9-git-send-email-Julia.Lawall@lip6.fr\0"
  "From\0Josh Triplett <josh@joshtriplett.org>\0"
  "Subject\0Re: [PATCH 8/9] video: fbdev: aty: use c99 initializers in structures\0"
- "Date\0Sat, 23 Aug 2014 15:20:15 +0000\0"
+ "Date\0Sat, 23 Aug 2014 08:20:15 -0700\0"
  "To\0Julia Lawall <Julia.Lawall@lip6.fr>\0"
  "Cc\0Paul Mackerras <paulus@samba.org>"
   kernel-janitors@vger.kernel.org
@@ -55,10 +55,14 @@
  ">  };\n"
  ">  \n"
  ">  /* various memory configurations */\n"
- "> -static const struct aty128_meminfo sdr_128   > -\t{ 4, 4, 3, 3, 1, 3, 1, 16, 30, 16, \"128-bit SDR SGRAM (1:1)\" };\n"
- "> -static const struct aty128_meminfo sdr_64    > -\t{ 4, 8, 3, 3, 1, 3, 1, 17, 46, 17, \"64-bit SDR SGRAM (1:1)\" };\n"
- "> -static const struct aty128_meminfo sdr_sgram > -\t{ 4, 4, 1, 2, 1, 2, 1, 16, 24, 16, \"64-bit SDR SGRAM (2:1)\" };\n"
- "> -static const struct aty128_meminfo ddr_sgram > -\t{ 4, 4, 3, 3, 2, 3, 1, 16, 31, 16, \"64-bit DDR SGRAM\" };\n"
+ "> -static const struct aty128_meminfo sdr_128   =\n"
+ "> -\t{ 4, 4, 3, 3, 1, 3, 1, 16, 30, 16, \"128-bit SDR SGRAM (1:1)\" };\n"
+ "> -static const struct aty128_meminfo sdr_64    =\n"
+ "> -\t{ 4, 8, 3, 3, 1, 3, 1, 17, 46, 17, \"64-bit SDR SGRAM (1:1)\" };\n"
+ "> -static const struct aty128_meminfo sdr_sgram =\n"
+ "> -\t{ 4, 4, 1, 2, 1, 2, 1, 16, 24, 16, \"64-bit SDR SGRAM (2:1)\" };\n"
+ "> -static const struct aty128_meminfo ddr_sgram =\n"
+ "> -\t{ 4, 4, 3, 3, 2, 3, 1, 16, 31, 16, \"64-bit DDR SGRAM\" };\n"
  "> +static const struct aty128_meminfo sdr_128 = {\n"
  "> +\t.ML = 4,\n"
  "> +\t.MB = 4,\n"
@@ -78,4 +82,4 @@
  "\n"
  - Josh Triplett
 
-d74fcd88de9136ef29640f4f013db8a5dc67e1622e6e8cbaab4bc2cf57a7b685
+bf0cf9298ab942356411e8005446c1c3d8da0b85b6983eb87d20db3f4e4279aa

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.