aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-08-29 15:28:11 +0000
committerVinod Koul <[email protected]>2021-08-31 16:19:25 +0000
commit1e008336b9f590eb749ac96ccef4ea0301f79619 (patch)
treeda037458e9d67dc59772553d99a36cc65bb819a9 /scripts/clang-tools/gen_compile_commands.py
parentMAINTAINERS: Fix AMD PTDMA DRIVER entry (diff)
downloadkernel-1e008336b9f590eb749ac96ccef4ea0301f79619.tar.gz
kernel-1e008336b9f590eb749ac96ccef4ea0301f79619.zip
dmaengine: sh: Fix unused initialization of pointer lmdesc
Pointer lmdesc is being inintialized with a value that is never read, it is later being re-assigned a new value. Fix this by initializing it with the latter value. Addresses-Coverity: ("Unused value") Fixes: 550c591a89a1 ("dmaengine: sh: Add DMAC driver for RZ/G2L SoC") Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions