diff options
author | 2020-08-07 09:23:10 +0800 | |
---|---|---|
committer | 2020-09-10 14:03:30 -0700 | |
commit | 376207af4bf809a48bea79fc1970a17e048c734e (patch) | |
tree | 0229954a71d50867304fc67b478b7c8443743c3f /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
parent | f2fs: remove duplicated type casting (diff) | |
download | wireguard-linux-376207af4bf809a48bea79fc1970a17e048c734e.tar.xz wireguard-linux-376207af4bf809a48bea79fc1970a17e048c734e.zip |
f2fs: compress: remove unneeded code
- f2fs_write_multi_pages
- f2fs_compress_pages
- init_compress_ctx
- compress_pages
- destroy_compress_ctx --- 1
- f2fs_write_compressed_pages
- destroy_compress_ctx --- 2
destroy_compress_ctx() in f2fs_write_multi_pages() is redundant, remove
it.
Signed-off-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