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

index 889a4c7958ae7cd02769db1899d1a0b25689587d..d1d433834e4f85235e141f3213efbd6270e85ef3 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,