All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20110920170858.GA3827@tarshish>

diff --git a/a/1.txt b/N1/1.txt
index 45ace7a..316192d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -33,4 +33,5 @@ baruch
 
 -- 
                                                      ~. .~   Tk Open Systems
-=}------------------------------------------------ooO--U--Ooo------------{   - baruch@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
+=}------------------------------------------------ooO--U--Ooo------------{=
+   - baruch@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
diff --git a/a/content_digest b/N1/content_digest
index a004fc3..1687070 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,9 +3,19 @@
  "ref\020110920112427.GB19695@sapphire.tkos.co.il\0"
  "ref\0CAEC9eQOpwfmRfcxHoiA00xX0a=dxXj1xJDpW14DozGXKXPJ3Xg@mail.gmail.com\0"
  "From\0Baruch Siach <baruch@tkos.co.il>\0"
- "Subject\0Re: [PATCH 1/3] include: fb: Add definiton for window positioning\0"
- "Date\0Tue, 20 Sep 2011 17:08:59 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Subject\0Re: [PATCH 1/3] include: fb: Add definiton for window positioning structure\0"
+ "Date\0Tue, 20 Sep 2011 20:08:59 +0300\0"
+ "To\0Ajay kumar <ajaynumb@gmail.com>\0"
+ "Cc\0FlorianSchandinat@gmx.de"
+  linux-samsung-soc@vger.kernel.org
+  linux-fbdev@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  kgene.kim@samsung.com
+  banajit.g@samsung.com
+  jg1.han@samsung.com
+  lethal@linux-sh.org
+  ben-linux@fluff.org
+ " m.szyprowski@samsung.com\0"
  "\00:1\0"
  "b\0"
  "Hi Ajay,\n"
@@ -43,6 +53,7 @@
  "\n"
  "-- \n"
  "                                                     ~. .~   Tk Open Systems\n"
- =}------------------------------------------------ooO--U--Ooo------------{   - baruch@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
+ "=}------------------------------------------------ooO--U--Ooo------------{=\n"
+    - baruch@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
 
-c4d90b70d5801f677f39e97368c18c7c4f48157b14ad882de309c30538274d2d
+d61613ad20b164905d9011b66e993b67aa77a414aeb995fb1df605c05a6360a1

diff --git a/a/1.txt b/N2/1.txt
index 45ace7a..75de44d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -14,8 +14,8 @@ On Tue, Sep 20, 2011 at 08:56:57PM +0530, Ajay kumar wrote:
 > >
 > >> +/* Window overlaying */
 > >> +struct fb_overlay_win_pos {
-> >> +     __u32 win_pos_x;        /* x-offset from LCD(0,0) where window starts */
-> >> +     __u32 win_pos_y;        /* y-offset from LCD(0,0) where window starts */
+> >> + ? ? __u32 win_pos_x; ? ? ? ?/* x-offset from LCD(0,0) where window starts */
+> >> + ? ? __u32 win_pos_y; ? ? ? ?/* y-offset from LCD(0,0) where window starts */
 > >> +};
 > >
 > > Why not allow negative offsets where the left or upper part of the framebuffer
@@ -33,4 +33,5 @@ baruch
 
 -- 
                                                      ~. .~   Tk Open Systems
-=}------------------------------------------------ooO--U--Ooo------------{   - baruch@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
+=}------------------------------------------------ooO--U--Ooo------------{=
+   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
diff --git a/a/content_digest b/N2/content_digest
index a004fc3..5dd2838 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,9 +2,9 @@
  "ref\01316532641-2657-2-git-send-email-ajaykumar.rs@samsung.com\0"
  "ref\020110920112427.GB19695@sapphire.tkos.co.il\0"
  "ref\0CAEC9eQOpwfmRfcxHoiA00xX0a=dxXj1xJDpW14DozGXKXPJ3Xg@mail.gmail.com\0"
- "From\0Baruch Siach <baruch@tkos.co.il>\0"
- "Subject\0Re: [PATCH 1/3] include: fb: Add definiton for window positioning\0"
- "Date\0Tue, 20 Sep 2011 17:08:59 +0000\0"
+ "From\0baruch@tkos.co.il (Baruch Siach)\0"
+ "Subject\0[PATCH 1/3] include: fb: Add definiton for window positioning structure\0"
+ "Date\0Tue, 20 Sep 2011 20:08:59 +0300\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -24,8 +24,8 @@
  "> >\n"
  "> >> +/* Window overlaying */\n"
  "> >> +struct fb_overlay_win_pos {\n"
- "> >> + \302\240 \302\240 __u32 win_pos_x; \302\240 \302\240 \302\240 \302\240/* x-offset from LCD(0,0) where window starts */\n"
- "> >> + \302\240 \302\240 __u32 win_pos_y; \302\240 \302\240 \302\240 \302\240/* y-offset from LCD(0,0) where window starts */\n"
+ "> >> + ? ? __u32 win_pos_x; ? ? ? ?/* x-offset from LCD(0,0) where window starts */\n"
+ "> >> + ? ? __u32 win_pos_y; ? ? ? ?/* y-offset from LCD(0,0) where window starts */\n"
  "> >> +};\n"
  "> >\n"
  "> > Why not allow negative offsets where the left or upper part of the framebuffer\n"
@@ -43,6 +43,7 @@
  "\n"
  "-- \n"
  "                                                     ~. .~   Tk Open Systems\n"
- =}------------------------------------------------ooO--U--Ooo------------{   - baruch@tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
+ "=}------------------------------------------------ooO--U--Ooo------------{=\n"
+    - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
 
-c4d90b70d5801f677f39e97368c18c7c4f48157b14ad882de309c30538274d2d
+33a4ffd5a2c40d7ce29ce0f66fdc804d4a0bbe2acf7fd2bc0aec099f5738f189

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.