diff options
author | 2020-09-16 16:00:46 +0800 | |
---|---|---|
committer | 2020-09-29 01:48:33 -0700 | |
commit | 4470eb28731102e465d562f38d07fdf0796a58b0 (patch) | |
tree | ecc53282f41c58f5380d3ea1313a9b567427e938 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
parent | f2fs: clean up kvfree (diff) | |
download | wireguard-linux-4470eb28731102e465d562f38d07fdf0796a58b0.tar.xz wireguard-linux-4470eb28731102e465d562f38d07fdf0796a58b0.zip |
f2fs: change return value of reserved_segments to unsigned int
The type of SM_I(sbi)->reserved_segments is unsigned int,
so change the return value to unsigned int.
The type cast can be removed in reserved_sections as a result.
Signed-off-by: Xiaojun Wang <wangxiaojun11@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions