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:
ed146b2
)
tracing: Fix return value of tracing_stats_read()
author
Roel Kluin
<roel.kluin@gmail.com>
Wed, 11 Nov 2009 21:26:35 +0000
(22:26 +0100)
committer
Steven Rostedt
<rostedt@goodmis.org>
Thu, 12 Nov 2009 02:26:55 +0000
(21:26 -0500)
The function tracing_stats_read() mistakenly returns ENOMEM instead
of the negative value -ENOMEM.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
LKML-Reference: <
4AFB2C0B
.50605@gmail.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found