Both of these headers check for _SYS_CDEFS_H_ after including
<sys/param.h> which itself includes <sys/cdefs.h>.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
leaving aside question of 'why do we still need these drivers', these change are good.
Comment Actions
Perhaps we'll sort that out in D23928, eventually. They might get removed with a final spl* cleanup.