cleanup: kill u_int*_t types They are the same as uint*_t type defined in <stdint.h>, so seek and destroy these to reduce the type proliferation issues that this code has. Signed-off-by: Dave Chinner <dchinner@redhat.com>