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:
17e1df0
)
drm/i915: Use proper print format for debug prints
author
Takashi Iwai
<tiwai@suse.de>
Tue, 10 Sep 2013 05:30:36 +0000
(07:30 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 10 Sep 2013 08:01:49 +0000
(10:01 +0200)
Replace "%8x" with "%08x".
The hex number should be shown with zero stuffed instead of spaces.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found