ttm: Make messages more readable.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
committed by
Dave Airlie
parent
531369e626
commit
d1724078d6
@@ -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,
|
||||||
|
Reference in New Issue
Block a user