Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160197541
D53205.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
445 B
Referenced Files
None
Subscribers
None
D53205.id.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/linux/platform_device.h b/sys/compat/linuxkpi/common/include/linux/platform_device.h
--- a/sys/compat/linuxkpi/common/include/linux/platform_device.h
+++ b/sys/compat/linuxkpi/common/include/linux/platform_device.h
@@ -39,7 +39,7 @@
};
struct platform_driver {
- int (*remove)(struct platform_device *);
+ void (*remove)(struct platform_device *);
struct device_driver driver;
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 23, 2:31 AM (13 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34226050
Default Alt Text
D53205.id.diff (445 B)
Attached To
Mode
D53205: LinuxKPI: platform_device return type change
Attached
Detach File
Event Timeline
Log In to Comment