From: Daniel Vetter Date: Fri, 6 May 2011 21:47:53 +0000 (+0200) Subject: drm: mm: fix debug output X-Git-Tag: v2.6.39-rc7~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bbd4492552867053b5a618a2474297e2b1c355d;p=pandora-kernel.git drm: mm: fix debug output 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 Signed-off-by: Dave Airlie --- Reading git-diff-tree failed