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:
46a7b62
)
drm/nouveau/bios: fix INDEX_ADDRESS_LATCHED trace printout
author
Ilia Mirkin
<imirkin@alum.mit.edu>
Sun, 16 Feb 2014 08:53:55 +0000
(
03:53
-0500)
committer
Ben Skeggs
<bskeggs@redhat.com>
Wed, 26 Mar 2014 03:59:33 +0000
(13:59 +1000)
Having a \n in the middle of a format string means that the next line
doesn't get the prefixes unlike every other line printed by the trace.
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found