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.

Missing revert value in suj_read().

X-MFC with:	r298551
This commit is contained in:
pfg 2016-04-27 01:36:25 +00:00
parent 43b587f58a
commit fd3ec7b9e6

View File

@ -2543,7 +2543,7 @@ suj_read(void)
int blocks;
int recsize;
int size;
u_int i;
int i;
/*
* Read records until we exhaust the journal space. If we find