Skip to content
Commit 0cfe8245 authored by Steven Rostedt's avatar Steven Rostedt
Browse files

tracing: replace kzalloc with kcalloc



Impact: clean up

kcalloc is a better approach to allocate a NULL array.

Reported-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarSteven Rostedt <srostedt@redhat.com>
parent 5c6a3ae1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment