Re: [PATCH][2.4] change two annoying messages from framebufferdrivers

From: Marcelo Tosatti
Date: Thu Dec 18 2003 - 14:29:39 EST




On Mon, 15 Dec 2003, Geert Uytterhoeven wrote:

> On Fri, 12 Dec 2003, Michael Hunold wrote:
> > Two framebuffer drivers (clgenfb.c and hgafb.c), however, use KERN_ERR
> > to say that their particular card has *not* been found which is very
> > annoying.
> >
> > Especially the clgenfb.c driver simply says on bootup:
> > > Couldn't find PCI device
> > which can really confuse newbie users.
> >
> > The appended patch replaces two KERN_ERR with KERN_INFO and additionally
> > makes the clgen.c message more descriptive.
> >
> > Please apply, thanks!
>
> Patch looks OK to me, except that I would print `clgenfb' instead of `clgen'.

That looks sane.

Can you change it Michael?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/