aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorLuo penghao <[email protected]>2021-08-20 19:11:06 -0700
committerKarol Herbst <[email protected]>2021-10-11 13:06:49 +0200
commit6363185938106f462e293fe4ded485911a9eb08f (patch)
treed870a76a7ef1572dec37ced7cb86ea0f40c8037d /scripts/gdb/linux/modules.py
parentcacadb0633bbd8069d9c3b51b56adb926004fdd8 (diff)
drm/nouveau/mmu: drop unneeded assignment in the nvkm_uvmm_mthd_page()
In order to keep the code style consistency of the whole file, the 'ret' assignments should be deleted. The clang_analyzer complains as follows: drivers/gpu/drm/nouveau/nvkm/subdev/mmu/uvmm.c:317:8:warning: Although the value storedto 'ret' is used in the enclosing expression, the value is never actually read from 'ret'. Reported-by: Zeal Robot <[email protected]> Signed-off-by: Luo penghao <[email protected]> Reviewed-by: Karol Herbst <[email protected]> Signed-off-by: Karol Herbst <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions