aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorAlexey Khoroshilov <[email protected]>2022-06-13 01:23:58 +0300
committerVinod Koul <[email protected]>2022-06-16 09:04:09 -0700
commitf7a03501b090f8c5f9ecb08420cda0b168667004 (patch)
treeb0f05c2f158b9a46d43a1e5c5e67259c3631b84a /scripts/gdb/linux/proc.py
parent5dc8638872ef0deeae1371a9e2d551920870f76a (diff)
dmaengine: stm32-mdma: Remove dead code in stm32_mdma_irq_handler()
Local variable chan is initialized by an address of element of chan array that is part of stm32_mdma_device struct, so it does not make sense to compare chan with NULL. Found by Linux Verification Center (linuxtesting.org) with SVACE. Signed-off-by: Alexey Khoroshilov <[email protected]> Fixes: a4ffb13c8946 ("dmaengine: Add STM32 MDMA driver") Reviewed-by: Amelie Delaunay <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions