commit | 151f85a471d29fc81f70348143d009a729901bc0 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue May 18 18:54:30 2010 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Tue May 18 23:05:28 2010 -0300 |
tree | 5860102465e3fa3cf660884d91a82d86dbfc4835 | |
parent | 8a7ddad8e756a72906851fdd5a6e149cbb056e0d [diff] |
perf tools: remove xstrndup, xmalloc, xzalloc 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>