aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2023-05-02 15:59:56 +0300
committerThomas Zimmermann <[email protected]>2023-05-03 16:32:33 +0200
commit629f59ade8fc399beee839cb81369510c9c982b6 (patch)
treec86a0fbff3e4c29c6db1673958156343d278cfcb /scripts/gdb/linux/utils.py
parent03877d621db082610c9b7602c6e8cd6ebcb75a8f (diff)
drm/udl: delete dead code
The "unode" pointer cannot be NULL here and checking for it causes Smatch warnings: drivers/gpu/drm/udl/udl_main.c:259 udl_get_urb_locked() warn: can 'unode' even be NULL? Fortunately, it's just harmless dead code which can be removed. It's left over from commit c5c354a3a472 ("drm/udl: Fix inconsistent urbs.count value during udl_free_urb_list()"). Reported-by: kernel test robot <[email protected]> Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Thomas Zimmermann <[email protected]> Reviewed-by: Takashi Iwai <[email protected]> Signed-off-by: Thomas Zimmermann <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions