This also fixes a number of function declarations and definitions to
match the expected prototypes.
MFC after: 1 week
Differential D39753
boolean_t: change to unsigned int to avoid signed bitfield warnings dim on Apr 21 2023, 7:11 PM. Authored by Tags None Referenced Files
Details
This also fixes a number of function declarations and definitions to MFC after: 1 week
Diff Detail
Event Timeline
Comment Actions Humm, maybe commit all the mismatch fixes separate from the change to switch boolean_t from int to unsigned int? Comment Actions
That sounds reasonable to me too. Comment Actions I've split it in three:
|