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:
ff288b2
)
trace: clean up funny line breaks in stat_seq_show
author
Steven Rostedt
<srostedt@redhat.com>
Wed, 7 Jan 2009 03:02:35 +0000
(22:02 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 7 Jan 2009 09:45:39 +0000
(10:45 +0100)
Impact: clean up
Andrew Morton pointed out that the entry assignment in stat_seq_show
did not need to be done in the declaration, causing funny line breaks.
This patch makes it a bit more pleasing on the eyes.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found