diff for duplicates of <1498147673.24295.6.camel@perches.com> diff --git a/a/1.txt b/N1/1.txt index 048de53..fb2861e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On Thu, 2017-06-22 at 16:35 +0300, laurentiu.tudor at nxp.com wrote: +On Thu, 2017-06-22 at 16:35 +0300, laurentiu.tudor@nxp.com wrote: > From: Laurentiu Tudor <laurentiu.tudor@nxp.com> > > Several macros were triggering this checkpatch.pl warning: @@ -18,7 +18,7 @@ good idea and I'd reverse the test order and do the strcmp after the comparison - return?mc_dev->obj_desc.id == obj_desc->id && + return mc_dev->obj_desc.id == obj_desc->id && !strcmp(mc_dev->obj_desc.type, obj_desc->type); [] diff --git a/a/content_digest b/N1/content_digest index 95ebca7..9815c43 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,26 @@ "ref\020170622133600.31694-1-laurentiu.tudor@nxp.com\0" "ref\020170622133600.31694-2-laurentiu.tudor@nxp.com\0" - "From\0joe@perches.com (Joe Perches)\0" - "Subject\0[PATCH 01/14] staging: fsl-mc: drop macros with possible side effects\0" + "From\0Joe Perches <joe@perches.com>\0" + "Subject\0Re: [PATCH 01/14] staging: fsl-mc: drop macros with possible side effects\0" "Date\0Thu, 22 Jun 2017 09:07:53 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0laurentiu.tudor@nxp.com" + gregkh@linuxfoundation.org + " stuyoder@gmail.com\0" + "Cc\0devel@driverdev.osuosl.org" + linux-kernel@vger.kernel.org + marc.zyngier@arm.com + agraf@suse.de + arnd@arndb.de + ioana.ciornei@nxp.com + ruxandra.radulescu@nxp.com + bharat.bhushan@nxp.com + catalin.horghidan@nxp.com + leoyang.li@nxp.com + roy.pledge@nxp.com + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On Thu, 2017-06-22 at 16:35 +0300, laurentiu.tudor at nxp.com wrote:\n" + "On Thu, 2017-06-22 at 16:35 +0300, laurentiu.tudor@nxp.com wrote:\n" "> From: Laurentiu Tudor <laurentiu.tudor@nxp.com>\n" "> \n" "> Several macros were triggering this checkpatch.pl warning:\n" @@ -26,7 +40,7 @@ "\n" "I'd reverse the test order and do the strcmp after the comparison\n" "\n" - "\treturn?mc_dev->obj_desc.id == obj_desc->id &&\n" + "\treturn\302\240mc_dev->obj_desc.id == obj_desc->id &&\n" "\t !strcmp(mc_dev->obj_desc.type, obj_desc->type);\n" "\n" "[]\n" @@ -41,4 +55,4 @@ "please be consistent in using either == 0 or !\n" when using strcmp -28b6459689e44ffa9a3a35de63289e216cf00449745dbcfa80821b7fb836d4a6 +c055ca5aa1fbe45f57f572b00a27bda7da10397df2c6b556d1eee4d502acb55a
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.