diff for duplicates of <20120812021013.GA8442@localhost> diff --git a/a/1.txt b/N1/1.txt index c92d2f9..69d3602 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,8 @@ On Sun, Aug 12, 2012 at 01:33:09PM +1200, Michael Cree wrote: > >> <James.Bottomley@hansenpartnership.com> wrote: > >>>> Here is the line in sock.i: > >>>> -> >>>> struct static_key memalloc_socks = ((struct static_key) { .enabled > >>>> ((atomic_t) { (0) }) }); +> >>>> struct static_key memalloc_socks = ((struct static_key) { .enabled = +> >>>> ((atomic_t) { (0) }) }); > >>> > >>> The above line contains two compound literals. It also uses a designated > >>> initializer to initialize the field enabled. A compound literal is not a diff --git a/a/content_digest b/N1/content_digest index 4fa367e..83abf34 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -10,7 +10,7 @@ "ref\0502707D5.7020602@orcon.net.nz\0" "From\0Fengguang Wu <fengguang.wu@intel.com>\0" "Subject\0Re: [next:akpm 129/309] net/core/sock.c:274:36: error: initializer element is not constant\0" - "Date\0Sun, 12 Aug 2012 02:10:13 +0000\0" + "Date\0Sun, 12 Aug 2012 10:10:13 +0800\0" "To\0Michael Cree <mcree@orcon.net.nz>\0" "Cc\0linux-alpha@vger.kernel.org" Richard Henderson <rth@twiddle.net> @@ -34,7 +34,8 @@ "> >> <James.Bottomley@hansenpartnership.com> wrote:\n" "> >>>> Here is the line in sock.i:\n" "> >>>>\n" - "> >>>> struct static_key memalloc_socks = ((struct static_key) { .enabled > >>>> ((atomic_t) { (0) }) });\n" + "> >>>> struct static_key memalloc_socks = ((struct static_key) { .enabled =\n" + "> >>>> ((atomic_t) { (0) }) });\n" "> >>>\n" "> >>> The above line contains two compound literals. It also uses a designated\n" "> >>> initializer to initialize the field enabled. A compound literal is not a\n" @@ -68,4 +69,4 @@ "Thanks,\n" Fengguang -808c933d64c15c36d5e78533c728ff22ab63fa952012448c14b65f2ce14c86c6 +b6b6127a63f753a714ad3a92b3ccb81512b264c52df37c21ddd4bb28e4fb439d
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.