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:
8a7ddad
)
perf tools: remove xstrndup, xmalloc, xzalloc
author
Arnaldo Carvalho de Melo
<acme@redhat.com>
Tue, 18 May 2010 21:54:30 +0000
(18:54 -0300)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Wed, 19 May 2010 02:05:28 +0000
(23:05 -0300)
All the functions that call this can handle the equivalent, non
panic'ing wrapped routines.
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
No differences found