hal/hald/linux class_device.c,1.13,1.14
David Zeuthen
david at pdx.freedesktop.org
Sat May 1 12:48:17 PDT 2004
Update of /cvs/hal/hal/hald/linux
In directory pdx:/tmp/cvs-serv22028/hald/linux
Modified Files:
class_device.c
Log Message:
2004-05-01 David Zeuthen <david at fubar.dk>
* hald/callout.c (iochn_data): remember to remove element from
active_callouts list
* hald/linux/class_device.c (class_device_detection_done): remove
Index: class_device.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux/class_device.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- a/class_device.c 26 Apr 2004 20:42:13 -0000 1.13
+++ b/class_device.c 1 May 2004 19:48:15 -0000 1.14
@@ -456,15 +456,6 @@
{
}
-/** This function is called when all device detection on startup is done
- * in order to perform optional batch processing on devices. Does nothing.
- *
- */
-void
-class_device_detection_done (ClassDeviceHandler *self)
-{
-}
-
/** Shutdown function for block device handling. Does nothing.
*
*/
More information about the hal-commit
mailing list