diff options
author | Christoph Hellwig <hch@lst.de> | 2023-05-24 17:03:06 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2023-06-19 13:59:32 +0200 |
commit | 6e4b2479ab38b3f949a85964da212295d32102f0 (patch) | |
tree | 9c9622d489385600e62295006d24fd43f4bb529d /fs/btrfs/inode.c | |
parent | e9cb93b9fbd0bfcef2774e82d095362ad16acf6e (diff) | |
download | linux-stable-6e4b2479ab38b3f949a85964da212295d32102f0.tar.gz linux-stable-6e4b2479ab38b3f949a85964da212295d32102f0.tar.bz2 linux-stable-6e4b2479ab38b3f949a85964da212295d32102f0.zip |
btrfs: mark the len field in struct btrfs_ordered_sum as unsigned
len can't ever be negative, so mark it as an u32 instead of int.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions