On Tue, Dec 11, 2007 at 09:50:32PM -0500, Dave Jones wrote:
> On Tue, Dec 11, 2007 at 04:57:00PM -0800, Andrew Morton wrote:
>
> > > --- a/drivers/video/console/fbcon.c
> > > +++ b/drivers/video/console/fbcon.c
> > > @@ -2795,7 +2795,7 @@ static int fbcon_scrolldelta(struct vc_data *vc,
> int l
From: Andrew Morton <[EMAIL PROTECTED]>
Date: Tue, 11 Dec 2007 16:57:00 -0800
> On Sun, 9 Dec 2007 22:34:33 +0100
> Marcin __lusarz <[EMAIL PROTECTED]> wrote:
>
> > fbcon: fix sparse warning about shadowing 'p' symbol
> >
>
> Please always quote error messages and warnings in the changelog when
On Tue, Dec 11, 2007 at 04:57:00PM -0800, Andrew Morton wrote:
> > --- a/drivers/video/console/fbcon.c
> > +++ b/drivers/video/console/fbcon.c
> > @@ -2795,7 +2795,7 @@ static int fbcon_scrolldelta(struct vc_data *vc, int
> > lines)
> > {
> >struct fb_info *info = registered_fb[con2fb_
On Sun, 9 Dec 2007 22:34:33 +0100
Marcin __lusarz <[EMAIL PROTECTED]> wrote:
> fbcon: fix sparse warning about shadowing 'p' symbol
>
Please always quote error messages and warnings in the changelog when
fixing them, thanks.
> ---
> drivers/video/console/fbcon.c | 10 +-
> 1 files ch
4 matches
Mail list logo