Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142170227
D28769.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
401 B
Referenced Files
None
Subscribers
None
D28769.diff
View Options
diff --git a/sys/sys/kobj.h b/sys/sys/kobj.h
--- a/sys/sys/kobj.h
+++ b/sys/sys/kobj.h
@@ -37,7 +37,7 @@
typedef struct kobj *kobj_t;
typedef struct kobj_class *kobj_class_t;
typedef const struct kobj_method kobj_method_t;
-typedef int (*kobjop_t)(void);
+typedef void (*kobjop_t)(void);
typedef struct kobj_ops *kobj_ops_t;
typedef struct kobjop_desc *kobjop_desc_t;
struct malloc_type;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 17, 6:08 PM (8 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27697497
Default Alt Text
D28769.diff (401 B)
Attached To
Mode
D28769: kobj: avoid gcc -Wcast-function-type
Attached
Detach File
Event Timeline
Log In to Comment