From: Namhyung Kim Date: Fri, 7 Jun 2013 06:07:48 +0000 (+0900) Subject: tracing: Do not call kmem_cache_free() on allocation failure X-Git-Tag: v3.11-rc1~33^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaf6ac0f0871cb7fc0f28f3a00edf329bc7adc29;p=pandora-kernel.git tracing: Do not call kmem_cache_free() on allocation failure There's no point calling it when _alloc() failed. Link: http://lkml.kernel.org/r/1370585268-29169-1-git-send-email-namhyung@kernel.org Signed-off-by: Namhyung Kim Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed