diff options
| author | Colin Ian King <[email protected]> | 2021-12-04 14:00:32 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2021-12-17 21:39:28 +0530 |
| commit | d697e83125950f64210b267d5c9c13fa7e4a43b9 (patch) | |
| tree | e1b42889a140603cf0026009a1117d1779700907 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
| parent | 7930d85535751bc8b05c6731c6b79d874671f13c (diff) | |
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 <[email protected]>
Reviewed-by: Amelie Delaunay <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions