From: Arnaldo Carvalho de Melo Date: Tue, 18 May 2010 21:54:30 +0000 (-0300) Subject: perf tools: remove xstrndup, xmalloc, xzalloc X-Git-Tag: v2.6.35-rc1~30^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=151f85a471d29fc81f70348143d009a729901bc0;p=pandora-kernel.git 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 Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Tom Zanussi LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed