Page MenuHomeFreeBSD

D48487.id.diff
No OneTemporary

D48487.id.diff

diff --git a/sys/sys/bus.h b/sys/sys/bus.h
--- a/sys/sys/bus.h
+++ b/sys/sys/bus.h
@@ -308,16 +308,6 @@
typedef int (*devop_t)(void);
-/**
- * @brief This structure is deprecated.
- *
- * Use the kobj(9) macro DEFINE_CLASS to
- * declare classes which implement device drivers.
- */
-struct driver {
- KOBJ_CLASS_FIELDS;
-};
-
struct resource;
/**

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 8, 7:06 PM (18 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31058486
Default Alt Text
D48487.id.diff (358 B)

Event Timeline