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

diff --git a/a/1.txt b/N1/1.txt
index 16f1682..fdc43d6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -43,10 +43,14 @@ On Sat, Aug 23, 2014 at 05:32:37PM +0200, Julia Lawall wrote:
 > > >  };
 > > >  
 > > >  /* 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 16aad9c..8657cd5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,7 +4,7 @@
  "ref\0alpine.DEB.2.02.1408231731550.2068@localhost6.localdomain6\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 16:03:14 +0000\0"
+ "Date\0Sat, 23 Aug 2014 09:03:14 -0700\0"
  "To\0Julia Lawall <julia.lawall@lip6.fr>\0"
  "Cc\0Paul Mackerras <paulus@samba.org>"
   kernel-janitors@vger.kernel.org
@@ -59,10 +59,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"
@@ -91,4 +95,4 @@
  "\n"
  - Josh Triplett
 
-cf86956563b76b384b1ddd46ba94214c9f9f918a910e3c51f787c1e487a1ac2b
+5b8cd0528b2fa35ab009167f6d569e2c422dab117368624db29ae6097bae9394

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.