[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0805191506300.20279@shark.he.net>
Date: Mon, 19 May 2008 15:06:41 -0700 (PDT)
From: "Randy.Dunlap" <rdunlap@...otime.net>
To: Bjorn Helgaas <bjorn.helgaas@...com>
cc: Adrian Bunk <bunk@...nel.org>, Rene Herman <rene.herman@...il.com>,
linux-kernel@...r.kernel.org, Adam M Belay <abelay@....edu>,
Adam Belay <ambx1@....rr.com>
Subject: Re: [2.6 patch] pnp: remove printk() with outdated version
On Mon, 19 May 2008, Bjorn Helgaas wrote:
> On Monday 19 May 2008 03:54:19 pm Adrian Bunk wrote:
> > There's no point in printing some ancient version number forever.
> >
> > Signed-off-by: Adrian Bunk <bunk@...nel.org>
>
> Adam's the maintainer, so you really should ask him (cc'd).
> Personally, I agree that it isn't really useful anymore.
Ditto. Thanks.
> > ---
> > acef517cfbe3cd741f8884311ef6fc2dfbeb1a4d diff --git a/drivers/pnp/core.c b/drivers/pnp/core.c
> > index 20771b7..d924798 100644
> > --- a/drivers/pnp/core.c
> > +++ b/drivers/pnp/core.c
> > @@ -209,7 +209,6 @@ void __pnp_remove_device(struct pnp_dev *dev)
> >
> > static int __init pnp_init(void)
> > {
> > - printk(KERN_INFO "Linux Plug and Play Support v0.97 (c) Adam Belay\n");
> > return bus_register(&pnp_bus_type);
> > }
> >
> >
> >
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists