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:
ff68146
)
drm: mm: fix debug output
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 6 May 2011 21:47:53 +0000
(23:47 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Sun, 8 May 2011 23:14:45 +0000
(09:14 +1000)
The looping helper didn't do anything due to a superficial
semicolon. Furthermore one of the two dump functions suffered
from copy&paste fail.
While staring at the code I've also noticed that the replace
helper (currently unused) is a bit broken.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found