lkml.org 
[lkml]   [2002]   [Dec]   [11]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
Patch in this message
/
SubjectRe: [PATCH] epoll: don't printk pointer value
FromRobert Love <>
Date11 Dec 2002 01:45:34 -0500
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:


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

\
 
 \ /
  Last update: 2005-03-22 11:31    [from the cache]
©2003-2008