aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorThomas Petazzoni <[email protected]>2016-08-09 11:03:14 +0200
committerHerbert Xu <[email protected]>2016-08-09 18:47:29 +0800
commit36225b9170ea7b25371063364721ed96b2a58f97 (patch)
tree52c9f78ddd13e976859c5329bf8e8310e3855c08 /tools/perf/scripts/python/syscall-counts.py
parentbdc67da7947d4a8d8cb38939d88d315536bb4dfd (diff)
crypto: marvell - be explicit about destination in mv_cesa_dma_add_op()
The mv_cesa_dma_add_op() function builds a mv_cesa_tdma_desc structure to copy the operation description to the SRAM, but doesn't explicitly initialize the destination of the copy. It works fine because the operatin description must be copied at the beginning of the SRAM, and the mv_cesa_tdma_desc structure is initialized to zero when allocated. However, it is somewhat confusing to not have a destination defined. Signed-off-by: Thomas Petazzoni <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions