fsck_ffs: Revert partially the unsigned changes.
Any value of uint16_t will be internally promoted to int so
changing them to an unsigned value doesn't help.
Make clear we want to use uint32_t for closedisk()
X-MFC with: r298551
fsck_ffs: Revert partially the unsigned changes. Tags None Referenced Files None Subscribers None
Description
Details
|