diff for duplicates of <1289838618.16461.132.camel@Joe-Laptop> diff --git a/a/1.txt b/N1/1.txt index 4a61791..eebec5c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,7 +20,8 @@ continuous > > > + > > > + /* REVIEW: One command at a time */ > > > + /* REVIEW: Allow read/write on unreserved ports */ -> > > + if (len > MCDE_MAX_DCS_WRITE || chnl->port.type !> > MCDE_PORTTYPE_DSI) +> > > + if (len > MCDE_MAX_DCS_WRITE || chnl->port.type != +> > MCDE_PORTTYPE_DSI) > > > + return -EINVAL; > > > + > > > + wrdat[0] = cmd; diff --git a/a/content_digest b/N1/content_digest index a4c7e30..646ee94 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,9 +2,9 @@ "ref\01289390653-6111-2-git-send-email-jimmy.rubin@stericsson.com\0" "ref\01289409276.15905.65.camel@Joe-Laptop\0" "ref\0F45880696056844FA6A73F415B568C6953604E7105@EXDCVYMBSTM006.EQ1STM.local\0" - "From\0Joe Perches <joe@perches.com>\0" - "Subject\0RE: [PATCH 01/10] MCDE: Add hardware abstraction layer\0" - "Date\0Mon, 15 Nov 2010 16:30:18 +0000\0" + "From\0joe@perches.com (Joe Perches)\0" + "Subject\0[PATCH 01/10] MCDE: Add hardware abstraction layer\0" + "Date\0Mon, 15 Nov 2010 08:30:18 -0800\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -30,7 +30,8 @@ "> > > +\n" "> > > +\t/* REVIEW: One command at a time */\n" "> > > +\t/* REVIEW: Allow read/write on unreserved ports */\n" - "> > > +\tif (len > MCDE_MAX_DCS_WRITE || chnl->port.type !> > MCDE_PORTTYPE_DSI)\n" + "> > > +\tif (len > MCDE_MAX_DCS_WRITE || chnl->port.type !=\n" + "> > MCDE_PORTTYPE_DSI)\n" "> > > +\t\treturn -EINVAL;\n" "> > > +\n" "> > > +\twrdat[0] = cmd;\n" @@ -51,4 +52,4 @@ "\n" > /Jimmy -48c344ce2b0310203f1f8a316cebd26d7c36ddce37dd2fcecb8c231aaf08ef1a +f50aeaaca855a9da50e4440b095370c009dacc55d6fbd9c89f68c9307380d0f4
diff --git a/a/1.txt b/N2/1.txt index 4a61791..eebec5c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -20,7 +20,8 @@ continuous > > > + > > > + /* REVIEW: One command at a time */ > > > + /* REVIEW: Allow read/write on unreserved ports */ -> > > + if (len > MCDE_MAX_DCS_WRITE || chnl->port.type !> > MCDE_PORTTYPE_DSI) +> > > + if (len > MCDE_MAX_DCS_WRITE || chnl->port.type != +> > MCDE_PORTTYPE_DSI) > > > + return -EINVAL; > > > + > > > + wrdat[0] = cmd; diff --git a/a/content_digest b/N2/content_digest index a4c7e30..0e93381 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,8 +4,13 @@ "ref\0F45880696056844FA6A73F415B568C6953604E7105@EXDCVYMBSTM006.EQ1STM.local\0" "From\0Joe Perches <joe@perches.com>\0" "Subject\0RE: [PATCH 01/10] MCDE: Add hardware abstraction layer\0" - "Date\0Mon, 15 Nov 2010 16:30:18 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Mon, 15 Nov 2010 08:30:18 -0800\0" + "To\0Jimmy RUBIN <jimmy.rubin@stericsson.com>\0" + "Cc\0linux-fbdev@vger.kernel.org <linux-fbdev@vger.kernel.org>" + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + linux-media@vger.kernel.org <linux-media@vger.kernel.org> + Dan JOHANSSON <dan.johansson@stericsson.com> + " Linus WALLEIJ <linus.walleij@stericsson.com>\0" "\00:1\0" "b\0" "On Mon, 2010-11-15 at 10:52 +0100, Jimmy RUBIN wrote:\n" @@ -30,7 +35,8 @@ "> > > +\n" "> > > +\t/* REVIEW: One command at a time */\n" "> > > +\t/* REVIEW: Allow read/write on unreserved ports */\n" - "> > > +\tif (len > MCDE_MAX_DCS_WRITE || chnl->port.type !> > MCDE_PORTTYPE_DSI)\n" + "> > > +\tif (len > MCDE_MAX_DCS_WRITE || chnl->port.type !=\n" + "> > MCDE_PORTTYPE_DSI)\n" "> > > +\t\treturn -EINVAL;\n" "> > > +\n" "> > > +\twrdat[0] = cmd;\n" @@ -51,4 +57,4 @@ "\n" > /Jimmy -48c344ce2b0310203f1f8a316cebd26d7c36ddce37dd2fcecb8c231aaf08ef1a +9fdb4d8c5bbc1625d3409fc061222d6c2338303fc873e9b7b58eabe7aada3408
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.