diff options
author | Pramod Gurav <[email protected]> | 2014-07-28 17:45:56 +0530 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2014-08-01 22:36:12 +0800 |
commit | 593901aa046b175e2948d361e439e13e58036146 (patch) | |
tree | ce9de2df216575c435bb2a5ef0a93a93d361cb94 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 3b9b8fe0ade1ee84ee4058261d2e39a1f283704b (diff) |
crypto: atmel-sha - Switch to managed version of kzalloc
This patch switches data allocation from kzalloc to devm_kzalloc.
It also removed some kfree() on data that was earlier allocated
using devm_kzalloc().
CC: Herbert Xu <[email protected]>
CC: "David S. Miller" <[email protected]>
CC: Grant Likely <[email protected]>
CC: Rob Herring <[email protected]>
CC: Nicolas Ferre <[email protected]>
Signed-off-by: Pramod Gurav <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions