summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorXichao Zhao <zhao.xichao@vivo.com>2025-08-11 18:09:49 +0800
committerRichard Weinberger <richard@nod.at>2025-11-28 21:41:52 +0100
commitc0d612b391b219f0119201d6a30514bf00f79066 (patch)
tree4eebbe87eaffef483c34473657b4a783448dcba5 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parent0288d5fe25a286641f0fc259d5de32d0e319db6d (diff)
ubifs: Remove unnecessary variable assignments
When an error occurs, ubifs_err is used to directly print the error, and different errors have different formats for printing. Therefore, it's not necessary to use 'err' to locate the error occurrence. Thus, remove the relevant assignments to 'err'. Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com> Reviewed-by: Zhihao Cheng <chengzhihao1@huawei.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions