diff options
author | Pramod Gurav <[email protected]> | 2014-07-28 17:46:33 +0530 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2014-08-01 22:36:12 +0800 |
commit | c659d07f11a359aa053e35d3ee549289c86fab64 (patch) | |
tree | 6d4247acec127af817957a339fe5c7596dd7df0e /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 593901aa046b175e2948d361e439e13e58036146 (diff) |
crypto: atmel-tdes - Switch to managed version of kzalloc
This patch switches data allocation from kzalloc to devm_kzalloc.
It also removes some kfree() on data that was earlier allocated
using devm_kzalloc() from probe as well as remove funtions.
CC: Herbert Xu <[email protected]>
CC: "David S. Miller" <[email protected]>
CC: Grant Likely <[email protected]>
CC: Rob Herring <[email protected]>
Signed-off-by: Pramod Gurav <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions