diff options
author | Christophe JAILLET <[email protected]> | 2023-03-13 22:52:31 +0100 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-03-17 23:10:46 +0530 |
commit | 9f7d4718211a82b2a87ae74d841d6e3938cd5c28 (patch) | |
tree | 288aa754dcca5a93b5cbc0eb084d54eafa8f2575 /tools/perf/scripts/python/libxed.py | |
parent | 5aaf9079d740ebe57f10dfefb1850011d6bb7b2a (diff) |
dmaengine: imx-dma: Remove a redundant memset() call
The desc->desc structure is already zeroed when 'desc' is kzalloc()'ed.
There is no need to clear it twice.
Remove the redundant memset().
Signed-off-by: Christophe JAILLET <[email protected]>
Link: https://lore.kernel.org/r/95a81d623bffde2e5d14e22fad7e8c9a9a7203f6.1678743528.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions