diff options
| author | Sandhya Bankar <[email protected]> | 2016-09-18 04:55:26 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-09-18 12:38:27 +0200 |
| commit | cbb351ccdfa1e2b3261a024fae7980597f56549f (patch) | |
| tree | 6a7faa00ca35178621d30a7ba27c88818649078f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 604e383c5229a214e17695e3ec13d9aa4952e10c (diff) | |
Staging: ks7010: Drop memory allocation cast.
Drop cast on the result of kzalloc.
The semantic patch that makes this change is as follows:
@@
type T;
@@
- (T *)
(\(kmalloc\|kzalloc\|kcalloc\|kmem_cache_alloc\|kmem_cache_zalloc\|
kmem_cache_alloc_node\|kmalloc_node\|kzalloc_node\)(...))
Signed-off-by: Sandhya Bankar <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions