summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/reada.c
diff options
context:
space:
mode:
authorHans van Kranenburg <hans.van.kranenburg@mendix.com>2017-03-08 18:58:43 +0100
committerDavid Sterba <dsterba@suse.com>2017-04-18 14:07:25 +0200
commit261cc2cca0a8c1d817be65434052feb1db1fd961 (patch)
tree765c59bb73159bd6df8de33cc4091f3be6624a93 /fs/btrfs/reada.c
parent4d339d01063a248b3deb3aff94aaf53be6e84e08 (diff)
downloadlinux-261cc2cca0a8c1d817be65434052feb1db1fd961.tar.gz
linux-261cc2cca0a8c1d817be65434052feb1db1fd961.tar.bz2
linux-261cc2cca0a8c1d817be65434052feb1db1fd961.zip
Btrfs: consistent usage of types in balance_args
The btrfs_balance_args are only used for the balance ioctl, so use __u instead of __le here for consistency. The __le usage was introduced in bc3094673f22d and dee32d0ac3719 and was probably a result of copy/pasting when the code was written. The usage of __le did not break anything, but it's unnecessary. Also, this change makes the code less confusing for the careful reader. Signed-off-by: Hans van Kranenburg <hans.van.kranenburg@mendix.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/reada.c')
0 files changed, 0 insertions, 0 deletions