aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorHimangi Saraogi <[email protected]>2014-06-10 20:11:18 +0530
committerJan Kara <[email protected]>2014-07-15 22:40:22 +0200
commite625b310edcb7eb43418ff18157561dacf6128f5 (patch)
treeb3a774fec1281f190c84ba9c64184c5d001f7d25 /tools/perf/util/scripting-engines/trace-event-python.c
parentb9ba6f94b2382ef832f97122976b73004f714714 (diff)
fs/ext2/super.c: Drop memory allocation cast
Drop cast on the result of kmem_cache_alloc. The semantic patch that makes this change is as follows: // <smpl> @@ type T; @@ - (T *) (\(kmalloc\|kzalloc\|kcalloc\|kmem_cache_alloc\|kmem_cache_zalloc\| kmem_cache_alloc_node\|kmalloc_node\|kzalloc_node\)(...)) // </smpl> Signed-off-by: Himangi Saraogi <[email protected]> Acked-by: Julia Lawall <[email protected]> Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions