Re: Minor framebuffer cleanup patches

2009-08-17 Thread Vladimir 'phcoder' Serbinenko
On Mon, Aug 17, 2009 at 3:28 PM, Robert Millan wrote: > On Sun, Aug 16, 2009 at 05:59:18PM +0200, Vladimir 'phcoder' Serbinenko wrote: >> I comitted three patches to branches michal[123] on my git. If >> maintainer confirms it's ok for inclusion (legal reasons) I'll commit >> to mainstream. > > Ple

Re: Minor framebuffer cleanup patches

2009-08-17 Thread Robert Millan
On Sun, Aug 16, 2009 at 05:59:18PM +0200, Vladimir 'phcoder' Serbinenko wrote: > I comitted three patches to branches michal[123] on my git. If > maintainer confirms it's ok for inclusion (legal reasons) I'll commit > to mainstream. Please go ahead. -- Robert Millan The DRM opt-in fallacy: "Y

Re: Minor framebuffer cleanup patches

2009-08-16 Thread Michal Suchanek
2009/8/16 Vladimir 'phcoder' Serbinenko : > I comitted three patches to branches michal[123] on my git. If > maintainer confirms it's ok for inclusion (legal reasons) I'll commit > to mainstream. You can see on my git how Changelog entries for you > changes should look like Looking at these chang

Re: Minor framebuffer cleanup patches

2009-08-16 Thread Vladimir 'phcoder' Serbinenko
On Sat, Aug 15, 2009 at 12:44 AM, Michal Suchanek wrote: > 2009/8/14 Vladimir 'phcoder' Serbinenko : >> On Fri, Aug 14, 2009 at 4:04 PM, Michal Suchanek wrote: >>> Hello >>> >>> I am sending the rest of framebuffer patches that were not included in >>> the split by Vladimir. >>> >>> remove-dup-func

Re: Minor framebuffer cleanup patches

2009-08-14 Thread Michal Suchanek
2009/8/14 Vladimir 'phcoder' Serbinenko : > On Fri, Aug 14, 2009 at 4:04 PM, Michal Suchanek wrote: >> Hello >> >> I am sending the rest of framebuffer patches that were not included in >> the split by Vladimir. >> >> remove-dup-function.patch >> >> * video_fb.c: remove grub_video_fb_get_video_ptr

Re: Minor framebuffer cleanup patches

2009-08-14 Thread Vladimir 'phcoder' Serbinenko
On Fri, Aug 14, 2009 at 4:04 PM, Michal Suchanek wrote: > Hello > > I am sending the rest of framebuffer patches that were not included in > the split by Vladimir. > > remove-dup-function.patch > > * video_fb.c: remove grub_video_fb_get_video_ptr which is duplicated in > fbutil.c > * fbutil.c: cop

Minor framebuffer cleanup patches

2009-08-14 Thread Michal Suchanek
Hello I am sending the rest of framebuffer patches that were not included in the split by Vladimir. remove-dup-function.patch * video_fb.c: remove grub_video_fb_get_video_ptr which is duplicated in fbutil.c * fbutil.c: copy the note from fbfill.c rename-var.patch vbe.c: grub_video_vbe_setup re