Page MenuHomeFreeBSD

D48487.diff
No OneTemporary

D48487.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
Thu, Jan 30, 4:31 PM (2 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15841134
Default Alt Text
D48487.diff (358 B)

Event Timeline