public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@keyaccess.nl>
To: Adrian Bunk <bunk@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Rene Herman <rene.herman@gmail.com>,
	Bjorn Helgaas <bjorn.helgaas@hp.com>,
	Adam M Belay <abelay@MIT.EDU>,
	linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] pnp: remove printk() with outdated version
Date: Wed, 06 Aug 2008 23:38:25 +0200	[thread overview]
Message-ID: <489A19D1.9070507@keyaccess.nl> (raw)
In-Reply-To: <20080806211023.GD1702@cs181140183.pp.htv.fi>

On 06-08-08 23:10, Adrian Bunk wrote:

> There's no point in printing some ancient version number forever.
> 
> Signed-off-by: Adrian Bunk <bunk@kernel.org>
> Acked-by; Rene Herman <rene.herman@gmail.com>
> Acked-by; Bjorn Helgaas <bjorn.helgaas@hp.com>
> Acked-by; Adam M Belay <abelay@MIT.EDU>

semicolons... :-/

> ---
> 
> This patch has been sent on:
> - 20 May 2008
> 
> 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);
>  }

Rene.

  reply	other threads:[~2008-08-06 21:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-06 21:10 [2.6 patch] pnp: remove printk() with outdated version Adrian Bunk
2008-08-06 21:38 ` Rene Herman [this message]
2008-08-10 10:48   ` Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2008-05-19 21:54 Adrian Bunk
2008-05-19 22:02 ` Bjorn Helgaas
2008-05-19 22:06   ` Randy.Dunlap
2008-05-19 22:22   ` Adrian Bunk
2008-05-19 22:36   ` Adam M Belay
2008-05-19 22:24 ` Rene Herman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=489A19D1.9070507@keyaccess.nl \
    --to=rene.herman@keyaccess.nl \
    --cc=abelay@MIT.EDU \
    --cc=akpm@linux-foundation.org \
    --cc=bjorn.helgaas@hp.com \
    --cc=bunk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rene.herman@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox