summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2021-12-04 15:00:32 +0100
committerVinod Koul <vkoul@kernel.org>2021-12-17 17:09:28 +0100
commitd697e83125950f64210b267d5c9c13fa7e4a43b9 (patch)
treee1b42889a140603cf0026009a1117d1779700907 /init
parentdmaengine: idxd: add knob for enqcmds retries (diff)
downloadlinux-d697e83125950f64210b267d5c9c13fa7e4a43b9.tar.xz
linux-d697e83125950f64210b267d5c9c13fa7e4a43b9.zip
dmaengine: stm32-mdma: Remove redundant initialization of pointer hwdesc
The pointer hwdesc is being initialized with a value that is never read, it is being updated later in a for-loop. The assignment is redundant and can be removed. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Reviewed-by: Amelie Delaunay <amelie.delaunay@foss.st.com> Link: https://lore.kernel.org/r/20211204140032.548066-1-colin.i.king@gmail.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions