git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f104876
)
drm/ttm: Use pr_fmt and pr_<level>
author
Joe Perches
<joe@perches.com>
Sat, 17 Mar 2012 04:43:50 +0000
(21:43 -0700)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 20 Mar 2012 08:45:35 +0000
(08:45 +0000)
Use the more current logging style.
Add pr_fmt and remove the TTM_PFX uses.
Coalesce formats and align arguments.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found