https://github.com/torvalds/linux
Revision 2bbd4492552867053b5a618a2474297e2b1c355d authored by Daniel Vetter on 06 May 2011, 21:47:53 UTC, committed by Dave Airlie on 08 May 2011, 23:14:45 UTC
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>
1 parent ff68146
History
Tip revision: 2bbd4492552867053b5a618a2474297e2b1c355d authored by Daniel Vetter on 06 May 2011, 21:47:53 UTC
drm: mm: fix debug output
Tip revision: 2bbd449

back to top