Page MenuHomeFreeBSD

LinuxKPI: platform_device return type change
ClosedPublic

Authored by bz on Oct 19 2025, 11:08 PM.
Tags
None
Referenced Files
F163375711: D53205.id164669.diff
Wed, Jul 22, 3:45 PM
Unknown Object (File)
Fri, Jul 17, 9:44 PM
Unknown Object (File)
Thu, Jul 16, 4:12 PM
Unknown Object (File)
Wed, Jul 15, 6:50 AM
Unknown Object (File)
Wed, Jul 15, 6:50 AM
Unknown Object (File)
Tue, Jul 14, 10:39 PM
Unknown Object (File)
Sat, Jul 4, 10:46 AM
Unknown Object (File)
Jun 22 2026, 2:31 AM
Subscribers

Details

Summary

The return type now is void; I believe no one ever used this
so we can just chnage it. The only active platform_driver_register()
calls seems to be in ath1[01]k and mt76 and there in unsupported code.

MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 67923
Build 64806: arc lint + arc unit