git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c6a3ae
)
tracing: replace kzalloc with kcalloc
author
Steven Rostedt
<srostedt@redhat.com>
Fri, 27 Feb 2009 15:51:10 +0000
(10:51 -0500)
committer
Steven Rostedt
<srostedt@redhat.com>
Fri, 27 Feb 2009 15:51:10 +0000
(10:51 -0500)
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>
No differences found