浏览代码

ttm: Make messages more readable.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Thomas Hellstrom 16 年之前
父节点
当前提交
d1724078d6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/drm/ttm/ttm_module.h

+ 1 - 1
include/drm/ttm/ttm_module.h

@@ -33,7 +33,7 @@
 
 
 #include <linux/kernel.h>
 #include <linux/kernel.h>
 
 
-#define TTM_PFX "[TTM]"
+#define TTM_PFX "[TTM] "
 
 
 enum ttm_global_types {
 enum ttm_global_types {
 	TTM_GLOBAL_TTM_MEM = 0,
 	TTM_GLOBAL_TTM_MEM = 0,