aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2012-09-09 12:40:50 +0200
committerJens Axboe <[email protected]>2012-10-30 08:36:58 +0100
commit2541aa799ff711fdd85dfbced58ea815a5968674 (patch)
treee54b275fe9045bdec917177abf0b5faa1bde4ebb /tools/perf/util/trace-event-scripting.c
parent654dbef2146d6bc56886495d44b661148f016e62 (diff)
cciss: remove unneeded memset()
The memory return by kzalloc() or kmem_cache_zalloc() has already be set to zero, so remove useless memset(0). spatch with a semantic match is used to found this problem. (http://coccinelle.lip6.fr/) Signed-off-by: Wei Yongjun <[email protected]> Cc: Mike Miller <[email protected]> Cc: Jens Axboe <[email protected]> Cc: Stephen M. Cameron <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions