From: Roel Kluin Date: Wed, 11 Nov 2009 21:26:35 +0000 (+0100) Subject: tracing: Fix return value of tracing_stats_read() X-Git-Tag: v2.6.33-rc1~401^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a646365cc330b5aaf4452c91f61b1e0d1acf68d0;p=pandora-kernel.git tracing: Fix return value of tracing_stats_read() The function tracing_stats_read() mistakenly returns ENOMEM instead of the negative value -ENOMEM. Signed-off-by: Roel Kluin LKML-Reference: <4AFB2C0B.50605@gmail.com> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed