Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tracing: replace kzalloc with kcalloc
Impact: clean up kcalloc is a better approach to allocate a NULL array. Reported-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Steven Rostedt <srostedt@redhat.com>
- Loading branch information