aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDenis Efremov <[email protected]>2020-08-27 15:16:11 +0300
committerHerbert Xu <[email protected]>2020-09-04 17:57:17 +1000
commitf089ee55dee401c1d0b081defe40d89803edf237 (patch)
tree1285425bdb7f3b5d8b72817743e13878647317c1 /tools/perf/scripts/python
parentede13285bb122dd9958eb9a0c128b074b22c8f36 (diff)
crypto: sun8i-ss - remove redundant memzero_explicit()
Remove redundant memzero_explicit() in sun8i_ss_cipher() before calling kfree_sensitive(). kfree_sensitive() will zero the memory with memzero_explicit(). Fixes: 453431a54934 ("mm, treewide: rename kzfree() to kfree_sensitive()") Signed-off-by: Denis Efremov <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions