Page MenuHomeFreeBSD

sdiob: Forward-declare struct sdio_func
ClosedPublic

Authored by jhb on Wed, Feb 18, 3:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 1, 6:47 PM
Unknown Object (File)
Sun, Mar 1, 1:49 AM
Unknown Object (File)
Fri, Feb 27, 2:17 PM
Unknown Object (File)
Tue, Feb 24, 8:03 AM
Unknown Object (File)
Sat, Feb 21, 5:13 AM
Unknown Object (File)
Wed, Feb 18, 4:11 PM
Subscribers
None

Details

Summary

Currently this happens as a side effect of the return type of
sdio_get_function() in the expansion of BUS_ACCESSOR, but this is
fragile and can break if
BUS_ACCESSOR changes to define other
functions first.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70754
Build 67637: arc lint + arc unit