All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Love <rml@tech9.net>
To: Andrew Morton <akpm@digeo.com>
Cc: William Lee Irwin III <wli@holomorphy.com>,
	davidel@xmailserver.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] epoll: don't printk pointer value
Date: 11 Dec 2002 01:45:34 -0500	[thread overview]
Message-ID: <1039589134.832.19.camel@phantasy> (raw)
In-Reply-To: <3DF6DE1A.6FD498C9@digeo.com>

On Wed, 2002-12-11 at 01:41, Andrew Morton wrote:

> Guys, it's noise.  Just nuke it.

So I would prefer...

	Robert Love

 fs/eventpoll.c |    2 --
 1 files changed, 2 deletions(-)


diff -urN linux-2.5.51/fs/eventpoll.c linux/fs/eventpoll.c
--- linux-2.5.51/fs/eventpoll.c	2002-12-09 21:45:54.000000000 -0500
+++ linux/fs/eventpoll.c	2002-12-11 01:43:59.000000000 -0500
@@ -1573,8 +1573,6 @@
 	if (IS_ERR(eventpoll_mnt))
 		goto eexit_4;
 
-	printk(KERN_INFO "[%p] eventpoll: successfully initialized.\n", current);
-
 	return 0;
 
 eexit_4:




  reply	other threads:[~2002-12-11  6:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-11  6:27 [PATCH] epoll: don't printk pointer value Robert Love
2002-12-11  6:30 ` William Lee Irwin III
2002-12-11  6:33   ` Robert Love
2002-12-11  6:41     ` Andrew Morton
2002-12-11  6:45       ` Robert Love [this message]
2002-12-11  7:53       ` William Lee Irwin III
2002-12-11 17:16 ` Davide Libenzi

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=1039589134.832.19.camel@phantasy \
    --to=rml@tech9.net \
    --cc=akpm@digeo.com \
    --cc=davidel@xmailserver.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wli@holomorphy.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.