diff options
author | Alexandru Moise <00moses.alexander00@gmail.com> | 2015-08-23 19:01:42 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2015-10-21 19:28:48 +0300 |
commit | ce0eac2a1d82eb841eae357bcef7ac39df131b21 (patch) | |
tree | d4f547bdf48b1147afa28183d02489e5e0f5ab98 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 0d51e28a11ad428ac8545a3ec8724395fa1c71a7 (diff) | |
download | linux-ce0eac2a1d82eb841eae357bcef7ac39df131b21.tar.xz |
btrfs: Fixed dsize and last_off declarations
The return values of btrfs_item_offset_nr and btrfs_item_size_nr are of
type u32. To avoid mixing signed and unsigned integers we should also
declare dsize and last_off to be of type u32.
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: Alexandru Moise <00moses.alexander00@gmail.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions