diff options
author | 2013-08-28 15:59:51 -0400 | |
---|---|---|
committer | 2013-08-28 15:59:51 -0400 | |
commit | dbde0abed8c6e9e938c2194675ce63f5769b0d37 (patch) | |
tree | 35cba4a017c7baa598242855de8aecdfca011294 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ext4: error out if verifying the block bitmap fails (diff) | |
download | linux-dev-dbde0abed8c6e9e938c2194675ce63f5769b0d37.tar.xz linux-dev-dbde0abed8c6e9e938c2194675ce63f5769b0d37.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions