Fix the comment. This really isn't just a 4.x compatibility thing, but
is used pervasively through our tree, making it really part of the API.
This commit is contained in:
parent
b7502fd352
commit
1cda8e9c8e
@ -122,8 +122,7 @@ typedef struct kobj_class driver_t;
|
||||
typedef struct devclass *devclass_t;
|
||||
|
||||
/**
|
||||
* @brief A device method (included mainly for compatibility with
|
||||
* FreeBSD 4.x).
|
||||
* @brief A device method
|
||||
*/
|
||||
#define device_method_t kobj_method_t
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user