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:
f2957f1
)
ring-buffer: fix printk output
author
Steven Rostedt
<srostedt@redhat.com>
Mon, 27 Apr 2009 16:37:49 +0000
(12:37 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Wed, 29 Apr 2009 04:42:01 +0000
(
00:42
-0400)
The warning output in trace_recursive_lock uses %d for a long when
it should be %ld.
[ Impact: fix compile warning ]
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found