diff for duplicates of <20110810111804.GG1939@atomide.com> diff --git a/a/1.txt b/N1/1.txt index 218b2e8..cc2cd1f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,13 +19,13 @@ Tony > > --- a/arch/arm/plat-omap/iovmm.c > > +++ b/arch/arm/plat-omap/iovmm.c > > @@ -423,9 +423,6 @@ static void sgtable_fill_kmalloc(struct sg_table *sgt, u32 pa, u32 da, -> > { -> > unsigned int i; -> > struct scatterlist *sg; -> > - void *va; +> > ?{ +> > ? ? ? ?unsigned int i; +> > ? ? ? ?struct scatterlist *sg; +> > - ? ? ? void *va; > > - -> > - va = phys_to_virt(pa); +> > - ? ? ? va = phys_to_virt(pa); > > -> > for_each_sg(sgt->sgl, sg, sgt->nents, i) { -> > unsigned bytes; +> > ? ? ? ?for_each_sg(sgt->sgl, sg, sgt->nents, i) { +> > ? ? ? ? ? ? ? ?unsigned bytes; > > diff --git a/a/content_digest b/N1/content_digest index 86fd1d7..e67309b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,9 @@ "ref\020110808101546.GA25572@maxin\0" "ref\0CAMhs6YwHbFknDpOg9e_5XcB-X9qo+DXX3tAaQy5xQopepeKOxw@mail.gmail.com\0" - "From\0Tony Lindgren <tony@atomide.com>\0" - "Subject\0Re: [PATCH] arch:arm:plat-omap:iovmm: remove unused variable 'va'\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0[PATCH] arch:arm:plat-omap:iovmm: remove unused variable 'va'\0" "Date\0Wed, 10 Aug 2011 04:18:05 -0700\0" - "To\0Maxin B John <maxin.john@gmail.com>\0" - "Cc\0linux-kernel@vger.kernel.org" - Russell King <linux@arm.linux.org.uk> - linux-omap@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "* Maxin B John <maxin.john@gmail.com> [110810 04:06]:\n" @@ -31,15 +27,15 @@ "> > --- a/arch/arm/plat-omap/iovmm.c\n" "> > +++ b/arch/arm/plat-omap/iovmm.c\n" "> > @@ -423,9 +423,6 @@ static void sgtable_fill_kmalloc(struct sg_table *sgt, u32 pa, u32 da,\n" - "> > \302\240{\n" - "> > \302\240 \302\240 \302\240 \302\240unsigned int i;\n" - "> > \302\240 \302\240 \302\240 \302\240struct scatterlist *sg;\n" - "> > - \302\240 \302\240 \302\240 void *va;\n" + "> > ?{\n" + "> > ? ? ? ?unsigned int i;\n" + "> > ? ? ? ?struct scatterlist *sg;\n" + "> > - ? ? ? void *va;\n" "> > -\n" - "> > - \302\240 \302\240 \302\240 va = phys_to_virt(pa);\n" + "> > - ? ? ? va = phys_to_virt(pa);\n" "> >\n" - "> > \302\240 \302\240 \302\240 \302\240for_each_sg(sgt->sgl, sg, sgt->nents, i) {\n" - "> > \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240unsigned bytes;\n" + "> > ? ? ? ?for_each_sg(sgt->sgl, sg, sgt->nents, i) {\n" + "> > ? ? ? ? ? ? ? ?unsigned bytes;\n" > > -b16eb2682bd6ea200ca078e665ef7ddee275b831098f3b6ee94dd594f7960e9f +cca541f7ea33616b86b4f6329d02b7551bdac292a7fe084d379c85e41957fe06
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.