diff options
author | 2009-02-27 10:51:10 -0500 | |
---|---|---|
committer | 2009-02-27 10:51:10 -0500 | |
commit | 0cfe82451dfa3ebf4e69158f2eb450f2fbb6b715 (patch) | |
tree | fc2db4892024f1d896f8ea0de3c4903a1c6543da /kernel/trace/trace_branch.c | |
parent | tracing: use newline separator for trace options list (diff) | |
download | wireguard-linux-0cfe82451dfa3ebf4e69158f2eb450f2fbb6b715.tar.xz wireguard-linux-0cfe82451dfa3ebf4e69158f2eb450f2fbb6b715.zip |
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>
Diffstat (limited to 'kernel/trace/trace_branch.c')
0 files changed, 0 insertions, 0 deletions