ttm: Make messages more readable.
authorThomas Hellstrom <thellstrom@vmware.com>
Wed, 24 Jun 2009 17:57:35 +0000 (19:57 +0200)
committerDave Airlie <airlied@redhat.com>
Wed, 15 Jul 2009 07:13:09 +0000 (17:13 +1000)
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/ttm/ttm_module.h

index 889a4c7..d1d4338 100644 (file)
@@ -33,7 +33,7 @@
 
 #include <linux/kernel.h>
 
-#define TTM_PFX "[TTM]"
+#define TTM_PFX "[TTM] "
 
 enum ttm_global_types {
        TTM_GLOBAL_TTM_MEM = 0,