Darrick J. Wong dbde0abed8 ext4: fix type declaration of ext4_validate_block_bitmap
The block_group parameter to ext4_validate_block_bitmap is both used
as a ext4_group_t inside the function and the same type is passed in
by all callers.  We might as well use the typedef consistently instead
of open-coding the 'unsigned int'.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2013-08-28 15:59:51 -04:00
..
2013-08-28 14:47:06 -04:00
2013-08-28 14:47:06 -04:00
2013-08-28 14:47:06 -04:00
2012-12-10 16:30:43 -05:00
2012-12-10 16:30:43 -05:00