summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c
diff options
context:
space:
mode:
authorGao Xiang <hsiangkao@linux.alibaba.com>2025-11-27 11:07:56 +0300
committerGao Xiang <hsiangkao@linux.alibaba.com>2025-11-30 18:55:13 +0300
commit80d0c27a0a4af8e0678d7412781482e6f73c22c7 (patch)
treebf3e760ac68d955d7599f557935f5ae13ac5034b /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c
parent30e13e41a0eb6bcc97e7c21eafee832b36851969 (diff)
downloadlinux-80d0c27a0a4af8e0678d7412781482e6f73c22c7.tar.xz
erofs: get rid of raw bi_end_io() usage
These BIOs are actually harmless in practice, as they are all pseudo BIOs and do not use advanced features like chaining. Using the BIO interface is a more friendly and unified approach for both bdev and and file-backed I/Os (compared to awkward bvec interfaces). Let's use bio_endio() instead. Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Ming Lei <ming.lei@redhat.com> Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions