diff for duplicates of <3588026.hdL4GfIT2C@amdc3058> diff --git a/a/1.txt b/N1/1.txt index 28a6af4..8cfcd37 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,21 +8,21 @@ On Friday, July 07, 2017 08:24:16 PM Gustavo A. R. Silva wrote: > identifier i; > position p; > @@ -> static struct fb_fix_screeninfo i@p = { ... }; +> static struct fb_fix_screeninfo i at p = { ... }; > > @ok@ > identifier r.i; > expression e; > position p; > @@ -> e = i@p +> e = i at p > > @bad@ > position p != {r.p,ok.p}; > identifier r.i; > struct fb_fix_screeninfo 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 f8cba34..7e97879 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\0CGME20170708012420epcas4p3f5cc06fb74847c659e28a80d405f77a0@epcas4p3.samsung.com\0" "ref\020170708012416.GA1843@embeddedgus\0" - "From\0Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>\0" - "Subject\0Re: [PATCH] video: xilinxfb: constify fb_fix_screeninfo and fb_var_screeninfo structures\0" - "Date\0Tue, 01 Aug 2017 12:46:09 +0000\0" + "From\0b.zolnierkie@samsung.com (Bartlomiej Zolnierkiewicz)\0" + "Subject\0[PATCH] video: xilinxfb: constify fb_fix_screeninfo and fb_var_screeninfo structures\0" + "Date\0Tue, 01 Aug 2017 14:46:09 +0200\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -16,21 +16,21 @@ "> identifier i;\n" "> position p;\n" "> @@\n" - "> static struct fb_fix_screeninfo i@p = { ... };\n" + "> static struct fb_fix_screeninfo i at p = { ... };\n" "> \n" "> @ok@\n" "> identifier r.i;\n" "> expression e;\n" "> position p;\n" "> @@\n" - "> e = i@p\n" + "> e = i at p\n" "> \n" "> @bad@\n" "> position p != {r.p,ok.p};\n" "> identifier r.i;\n" "> struct fb_fix_screeninfo e;\n" "> @@\n" - "> e@i@p\n" + "> e at i@p\n" "> \n" "> @depends on !bad disable optional_qualifier@\n" "> identifier r.i;\n" @@ -51,4 +51,4 @@ "Samsung R&D Institute Poland\n" Samsung Electronics -da9ab3c4f5034ba3346b0b680516622eab91bb58084ae9c8ab2a54de6e7522e8 +948047abc51214ada547cf1402327f0b63a3b9a01e7dde5da62b3330cb34ca96
diff --git a/a/content_digest b/N2/content_digest index f8cba34..6f77176 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,8 +2,13 @@ "ref\020170708012416.GA1843@embeddedgus\0" "From\0Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>\0" "Subject\0Re: [PATCH] video: xilinxfb: constify fb_fix_screeninfo and fb_var_screeninfo structures\0" - "Date\0Tue, 01 Aug 2017 12:46:09 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Tue, 01 Aug 2017 14:46:09 +0200\0" + "To\0Gustavo A. R. Silva <garsilva@embeddedor.com>\0" + "Cc\0Michal Simek <michal.simek@xilinx.com>" + " S\303\266ren Brinkmann <soren.brinkmann@xilinx.com>" + linux-fbdev@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Friday, July 07, 2017 08:24:16 PM Gustavo A. R. Silva wrote:\n" @@ -51,4 +56,4 @@ "Samsung R&D Institute Poland\n" Samsung Electronics -da9ab3c4f5034ba3346b0b680516622eab91bb58084ae9c8ab2a54de6e7522e8 +2d4c457f48f4b7cc7bd63fa98c4c69ac8ca0cb6d73438b973f3a0970c5ed7429
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.