[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xdg
Subject:    comment out noisy HAL_INFO call
From:       Robert Love <rml () ximian ! com>
Date:       2004-03-26 17:48:04
Message-ID: 1080323284.23276.35.camel () localhost
[Download RAW message or body]

Hi, David!

The HAL_INFO("exiting") call in linux/linux_class_block.c ::
media_detect_timer_handler() is a little, uh, noisy.

There is a HAL_INFO("entering") call at the top of the function that is
commented out.  I suspect that this one should be the same.

Patch against today's CVS.

	Robert Love


RCS file: /cvs/hal/hal/hald/linux/linux_class_block.c,v
retrieving revision 1.26
diff -u -r1.26 linux_class_block.c
--- hald/linux/linux_class_block.c	3 Mar 2004 17:56:56 -0000	1.26
+++ hald/linux/linux_class_block.c	26 Mar 2004 17:45:19 -0000
@@ -1392,7 +1425,7 @@
 		etc_mtab_process_all_block_devices (FALSE);
 	}
 
-	HAL_INFO (("exiting"));
+	/*HAL_INFO (("exiting"));*/
 
 	return TRUE;
 }




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic