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:
7e7ca9a
)
tracing/events: protect __get_str()
author
Frederic Weisbecker
<fweisbec@gmail.com>
Tue, 21 Apr 2009 22:41:09 +0000
(
00:41
+0200)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 22 Apr 2009 10:30:49 +0000
(12:30 +0200)
The __get_str() macro is used in a code part then its content should be
protected with parenthesis.
[ Impact: make macro definition more robust ]
Reported-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
No differences found