Page MenuHomeFreeBSD

sdiob: Forward-declare struct sdio_func
AcceptedPublic

Authored by jhb on Wed, Feb 18, 3:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 21, 5:13 AM
Unknown Object (File)
Wed, Feb 18, 4:11 PM
Subscribers
None

Details

Reviewers
imp
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