Skip to content

Commit

Permalink
ttm: Make messages more readable.
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Thomas Hellstrom authored and Dave Airlie committed Jul 15, 2009
1 parent 531369e commit d172407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/drm/ttm/ttm_module.h
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit d172407

Please sign in to comment.